1. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  2. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  3. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  4. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  5. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  6. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  7. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  8. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  9. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  11. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  13. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  15. 7c45e28 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  16. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  18. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  19. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  21. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  22. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  23. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  24. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  25. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  26. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  28. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  30. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  31. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  32. 72bbf88 Add support for timing out idle FPM connections. by Jonathan Hart · 7 years ago
  33. 60e7f51 Moved registering routing configs out of the RoutingConfigImpl by Jonathan Hart · 7 years ago
  34. f4b2ca1 Add information about number of routes advertised by FPM peers in FPM CLI by Jonathan Hart · 7 years ago
  35. d8b6849 Clear peers map on FPM app deactivation by Jonathan Hart · 7 years ago
  36. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  37. dc7e76c Distribute FPM connection state amongst the cluster by Jonathan Hart · 7 years ago
  38. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  39. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. b10f1e7 Extend FPM module to handle routes from multiple peers. by Jonathan Hart · 7 years ago
  41. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  43. 8e938d4 CORD-82 Remove ofdpa specific vrouter - fabric integration workaround from CPR by Charles Chan · 7 years ago
  44. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  45. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  46. bb782be Move reactive-routing-specific config and classes out of common routing bundle by Jonathan Hart · 7 years ago
  47. 249b4cf Extend ControlPlaneRedirect (vRouter) to allow multiple redirects by Jonathan Hart · 7 years ago
  48. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  50. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  52. a7a24cf Add Config for configuration multiple routers. by Jonathan Hart · 7 years ago
  53. e732704 Fix vRouter app IDs and deactivation of components. by Jonathan Hart · 7 years ago
  54. 9f765dc Small fixes to CPR and to CPR test by Pier Luigi · 7 years ago
  55. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  56. 486ae20 Remove unecessary BUCK file - was causing sonar build to fail by Ray Milkey · 7 years ago
  57. e538711 Prevent NoSuchElementException if no hosts are found by Jonathan Hart · 7 years ago
  58. 2b1ad87 Various fixes for vRouter by Pier Luigi · 7 years ago
  59. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  60. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  61. 7fc5a72 Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together. by Jonathan Hart · 7 years ago
  62. f8cd052 Abstract handling of router interfaces and pull out of CPRM and SSFI. by Jonathan Hart · 8 years ago
  63. 3a409c6 IPv6 support for vRouter by Vinayak Tejankar · 7 years ago
  64. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  66. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  67. 00d8b5f Toggle SingleSwitchFibInstaller via component config by Charles Chan · 7 years ago
  68. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  69. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  70. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  71. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  73. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  74. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  76. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  77. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  78. b6a2f78 Fixed issue ONOS-5263 by Andreas Pantelopoulos · 7 years ago
  79. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  80. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  81. 36d1c27 vRouter doesnt handle config remove event by kishore · 8 years ago
  82. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  83. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  84. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  86. 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
  87. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  88. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  89. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  90. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  91. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  92. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  93. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  94. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  95. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  96. 25bd668 Fix registering config listener in SingleSwitchFibInstaller by Jonathan Hart · 8 years ago
  97. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  98. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  99. c08a5db Fixing pom.xml duplicate dependencies and tying in lib into the root pom. by Thomas Vachuska · 8 years ago
  100. 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago