1. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  2. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  3. 8ebb04a Replace Stream#forEach() with Collection#forEach() by Sho SHIMIZU · 8 years ago
  4. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  5. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  7. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  8. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  9. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  10. 3d8ff28 Cleanups for SDN-IP by Jonathan Hart · 8 years ago
  11. 9e51ba5 SDN-IP: restrict egress port from ingress port list of MP2SP intent. by Jonathan Hart · 8 years ago
  12. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  13. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  14. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  15. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
  17. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  18. ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
  19. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  20. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  21. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  22. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  23. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  26. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  27. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  28. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  29. eedb824 Add app dependency on proxyarp in SDN-IP by Jonathan Hart · 8 years ago
  30. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  31. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  33. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  34. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  35. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  36. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  37. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  38. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  39. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  40. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  41. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  42. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  43. ce3b28e Moved sdnip.json config example to the reactive-routing app. by Jonathan Hart · 8 years ago
  44. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  45. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  46. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago
  47. 1978a43 Pom fixes for issues that may potentially break the build by Jonathan Hart · 8 years ago
  48. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  49. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  50. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  52. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  53. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  54. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  55. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  56. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  57. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  58. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  59. 92ca491 [ONOS-3410] Let sdn-ip support default route by Pingping Lin · 8 years ago
  60. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  61. 3401a3f Making the IntentSynchronizer constructor public, so that an executor service can be passed from outside. by Luca Prete · 8 years ago
  62. e1fb43b Changing equals in IntentUtils to return false if intents are different classes. by Brian O'Connor · 8 years ago
  63. 6a4b39d Adding support to compare mp2p intents in intentUtils. by Luca Prete · 8 years ago
  64. c07781f when deactivate sdn-ip, also delete all relative intents by Pingping Lin · 9 years ago
  65. b38243f - Fix the SDNIP IPv6 flows installation in the switches by Pier Luigi Ventre · 8 years ago
  66. 7d39a74 [GEANT] Add/remove-bgp-speaker/peer commands. by papazois · 9 years ago
  67. 00043db Making IntentSynchronizer more generic to be used with other classes. Deleting SDN-IP nomenclature. by Luca Prete · 8 years ago
  68. 08105be PeerConnectivityManager: recalculate peering intents on configuration change by Jonathan Hart · 9 years ago
  69. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  70. 9a38264 Removed config app that used to read addresses.json configuration. by Jonathan Hart · 9 years ago
  71. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  73. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  74. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  75. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  76. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  77. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  79. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  80. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  81. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  82. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  83. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  84. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  85. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  86. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  88. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  89. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  90. 3826782 Fix sdnip dependencies so sdnip can be specified as a boot application. by Jonathan Hart · 9 years ago
  91. 75c470a Fix for logic error in SDN-IP. by Jonathan Hart · 9 years ago
  92. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  93. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  94. 3cc2330 Fix for NPE in SDNIP by Jonathan Hart · 9 years ago
  95. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  96. fee47ee bgprouter bundle should not be part of SDN-IP app. by Jonathan Hart · 9 years ago
  97. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  98. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  99. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  100. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago