1. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  2. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  3. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  4. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 8 years ago
  5. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  6. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  8. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  9. 00d8b5f Toggle SingleSwitchFibInstaller via component config by Charles Chan · 7 years ago
  10. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  11. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  12. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  13. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  16. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  18. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  20. b6a2f78 Fixed issue ONOS-5263 by Andreas Pantelopoulos · 7 years ago
  21. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  22. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  23. 36d1c27 vRouter doesnt handle config remove event by kishore · 8 years ago
  24. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  25. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  26. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. 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
  29. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  30. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  31. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  32. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  33. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  34. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  35. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  36. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  37. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  38. 25bd668 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  39. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  40. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  41. c08a5db Fixing pom.xml duplicate dependencies and tying in lib into the root pom. by Thomas Vachuska · 8 years ago
  42. 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago
  43. a2e61a5 clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663 by gaurav · 8 years ago
  44. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 8 years ago
  46. 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 8 years ago
  47. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  48. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  49. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  50. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  51. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  52. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  53. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  54. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  55. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  56. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  57. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  58. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  59. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  60. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  61. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  62. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  63. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  64. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  65. 3678593 changes for cord-485 using device id in variable by gaurav · 8 years ago
  66. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  67. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  68. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  69. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  70. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  71. 1eb9534 These are libraries not applications by Jonathan Hart · 8 years ago
  72. db79dc0 cord-486 TestClass added by kishore · 8 years ago
  73. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  74. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  75. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  76. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  77. b3dad10 Fixed blocking FPM deletes. by Jonathan Hart · 8 years ago
  78. c94e8bc Remove methods deprecated in Drake from RoutingConfigurationService API by Ray Milkey · 8 years ago
  79. 9ad777f CordMcast clears remote routes on startup to prevent being out of sync. by Jonathan Hart · 8 years ago
  80. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  81. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  82. b940190 Add route to each next hop by Jonathan Hart · 8 years ago
  83. 1af5a7a Clear FPM routes when the FPM connection goes down. by Jonathan Hart · 8 years ago
  84. f555a73 vRouter should only process configured ports. by Charles Chan · 8 years ago
  85. 883fd37 Added interfaces configuration to allow vRouter to be selective about what by Jonathan Hart · 8 years ago
  86. 6b04558 Add CLI for viewing FPM connections. by Jonathan Hart · 8 years ago
  87. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  88. 916bf89 vRouter: ignore routes that don't come from Quagga by Jonathan Hart · 8 years ago
  89. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  90. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  91. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  92. b3fa42c Change SingleSwitchFibInstaller to use new router config. by Jonathan Hart · 8 years ago
  93. ea49238 Control plane redirect for OSPF traffic by Jonathan Hart · 8 years ago
  94. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  95. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  96. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  97. ca47cd7 Allow SingleSwitchFibInstaller to support untagged interfaces. by Jonathan Hart · 8 years ago
  98. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  99. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  100. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago