1. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  2. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 8 years ago
  3. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  4. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  5. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 8 years ago
  6. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  7. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  8. 25bd668 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  9. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  10. 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago
  11. a2e61a5 clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663 by gaurav · 8 years ago
  12. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  13. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  14. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  15. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  16. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  17. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  18. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  19. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  20. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  21. 3678593 changes for cord-485 using device id in variable by gaurav · 8 years ago
  22. db79dc0 cord-486 TestClass added by kishore · 8 years ago
  23. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  24. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  25. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  26. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  27. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  28. d4db3ab [ONOS-641] Update RouteEntryTest and RouterTest to include IPv6 as well by Charles Chan · 9 years ago
  29. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  30. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  31. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  32. 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
  33. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  34. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  35. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  36. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  37. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  38. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  39. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  40. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago