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