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