1. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  2. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  3. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  4. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  7. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  9. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  11. 8bbf77f SDN-IP missing configuration registry by slowr · 7 years ago
  12. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  13. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  14. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  16. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  18. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  19. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  21. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  22. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  23. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  24. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  25. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  27. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  28. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  29. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  32. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  34. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  35. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  36. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  37. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  38. 8ebb04a Replace Stream#forEach() with Collection#forEach() by Sho SHIMIZU · 8 years ago
  39. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  40. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 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
  43. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  44. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  45. 3d8ff28 Cleanups for SDN-IP by Jonathan Hart · 8 years ago
  46. 9e51ba5 SDN-IP: restrict egress port from ingress port list of MP2SP intent. by Jonathan Hart · 8 years ago
  47. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  48. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  49. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  50. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  51. d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
  52. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  53. ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
  54. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  55. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  56. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  57. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  58. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  59. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  60. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  61. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  62. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  63. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  64. eedb824 Add app dependency on proxyarp in SDN-IP by Jonathan Hart · 8 years ago
  65. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  66. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  67. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  68. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  69. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  70. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  71. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  72. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  73. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  74. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  75. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  76. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  77. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  78. ce3b28e Moved sdnip.json config example to the reactive-routing app. by Jonathan Hart · 8 years ago
  79. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  80. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  81. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago
  82. 1978a43 Pom fixes for issues that may potentially break the build by Jonathan Hart · 8 years ago
  83. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  84. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  85. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  86. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  87. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  88. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  89. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  90. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  91. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  93. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  94. 92ca491 [ONOS-3410] Let sdn-ip support default route by Pingping Lin · 8 years ago
  95. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  96. 3401a3f Making the IntentSynchronizer constructor public, so that an executor service can be passed from outside. by Luca Prete · 8 years ago
  97. e1fb43b Changing equals in IntentUtils to return false if intents are different classes. by Brian O'Connor · 8 years ago
  98. 6a4b39d Adding support to compare mp2p intents in intentUtils. by Luca Prete · 8 years ago
  99. c07781f when deactivate sdn-ip, also delete all relative intents by Pingping Lin · 9 years ago
  100. b38243f - Fix the SDNIP IPv6 flows installation in the switches by Pier Luigi Ventre · 8 years ago