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