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