1. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  4. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  5. bb782be Move reactive-routing-specific config and classes out of common routing bundle by Jonathan Hart · 7 years ago
  6. 249b4cf Extend ControlPlaneRedirect (vRouter) to allow multiple redirects by Jonathan Hart · 7 years ago
  7. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  9. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  11. a7a24cf Add Config for configuration multiple routers. by Jonathan Hart · 7 years ago
  12. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  13. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  14. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  16. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  17. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  18. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  21. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  22. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  23. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  25. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. 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
  28. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  29. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  30. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  31. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  33. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  34. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  35. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  36. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  37. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  38. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  39. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  40. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  41. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  42. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  43. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  44. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  46. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  47. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  48. 1eb9534 These are libraries not applications by Jonathan Hart · 8 years ago
  49. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  50. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  51. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  52. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  53. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  54. c94e8bc Remove methods deprecated in Drake from RoutingConfigurationService API by Ray Milkey · 8 years ago
  55. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  56. 883fd37 Added interfaces configuration to allow vRouter to be selective about what by Jonathan Hart · 8 years ago
  57. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  58. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  59. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  60. ea49238 Control plane redirect for OSPF traffic by Jonathan Hart · 8 years ago
  61. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  62. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  63. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  64. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  65. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  66. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  67. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  68. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  69. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  70. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  71. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  72. 92ca491 [ONOS-3410] Let sdn-ip support default route by Pingping Lin · 8 years ago
  73. 7d39a74 [GEANT] Add/remove-bgp-speaker/peer commands. by papazois · 9 years ago
  74. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  75. d4db3ab [ONOS-641] Update RouteEntryTest and RouterTest to include IPv6 as well by Charles Chan · 9 years ago
  76. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  77. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  80. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  81. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  82. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  83. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  84. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  85. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  86. 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
  87. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  88. 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  89. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  91. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  93. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  94. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  95. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  96. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  97. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  98. c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 9 years ago
  99. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  100. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago