1. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  2. d4439e6 Sonar suggestion - don't lock on a potentially shared Object by Ray Milkey · 6 years ago
  3. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. 60e7f51 Moved registering routing configs out of the RoutingConfigImpl by Jonathan Hart · 7 years ago
  6. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  7. bb782be Move reactive-routing-specific config and classes out of common routing bundle by Jonathan Hart · 7 years ago
  8. 249b4cf Extend ControlPlaneRedirect (vRouter) to allow multiple redirects by Jonathan Hart · 7 years ago
  9. a7a24cf Add Config for configuration multiple routers. by Jonathan Hart · 7 years ago
  10. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  11. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  12. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  13. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  14. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  15. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  16. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  17. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  18. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  19. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  20. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  21. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  22. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  23. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  24. c94e8bc Remove methods deprecated in Drake from RoutingConfigurationService API by Ray Milkey · 8 years ago
  25. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  26. 883fd37 Added interfaces configuration to allow vRouter to be selective about what by Jonathan Hart · 8 years ago
  27. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  28. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  29. ea49238 Control plane redirect for OSPF traffic by Jonathan Hart · 8 years ago
  30. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 8 years ago
  31. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  32. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  33. 92ca491 [ONOS-3410] Let sdn-ip support default route by Pingping Lin · 8 years ago
  34. 7d39a74 [GEANT] Add/remove-bgp-speaker/peer commands. by papazois · 8 years ago
  35. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  36. d4db3ab [ONOS-641] Update RouteEntryTest and RouterTest to include IPv6 as well by Charles Chan · 9 years ago
  37. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  38. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  39. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  40. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  41. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  42. 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
  43. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  44. 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  45. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  46. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  47. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  48. c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 9 years ago
  49. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  50. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  51. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  52. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  53. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  54. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago