1. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  2. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  3. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 8 years ago
  4. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  5. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  6. 00d8b5f Toggle SingleSwitchFibInstaller via component config by Charles Chan · 7 years ago
  7. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  8. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  9. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  10. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  11. 36d1c27 vRouter doesnt handle config remove event by kishore · 8 years ago
  12. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  13. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  14. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  15. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  16. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  17. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  18. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  19. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  20. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  21. 25bd668 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  22. 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago
  23. a2e61a5 clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663 by gaurav · 8 years ago
  24. 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 8 years ago
  25. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  26. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  27. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  28. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  29. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  30. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  31. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  32. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  33. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  34. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  35. 9ad777f CordMcast clears remote routes on startup to prevent being out of sync. by Jonathan Hart · 8 years ago
  36. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  37. b940190 Add route to each next hop by Jonathan Hart · 8 years ago
  38. f555a73 vRouter should only process configured ports. by Charles Chan · 8 years ago
  39. 883fd37 Added interfaces configuration to allow vRouter to be selective about what by Jonathan Hart · 8 years ago
  40. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  41. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  42. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  43. b3fa42c Change SingleSwitchFibInstaller to use new router config. by Jonathan Hart · 8 years ago
  44. ea49238 Control plane redirect for OSPF traffic by Jonathan Hart · 8 years ago
  45. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  46. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  47. ca47cd7 Allow SingleSwitchFibInstaller to support untagged interfaces. by Jonathan Hart · 8 years ago
  48. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  49. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 9 years ago
  50. 365335e [Falcon] Componentize IntentSynchronizer and SdnIpFib. by Jonathan Hart · 8 years ago
  51. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  52. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  53. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  54. 6601899 Add BGP configuration to config subsystem. by Jonathan Hart · 9 years ago
  55. 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  56. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  57. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  58. 89ad377 ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes by Srikanth Vavilapalli · 9 years ago
  59. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  60. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago