1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 69aad44 Remove deprecated ConnectPoint location() by Ray Milkey · 6 years ago
  3. e440498 IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  4. b213743 This fixes an NPE turned up by STC testing [ONOS-7657] by Ray Milkey · 6 years ago
  5. 6328db7 Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  6. cc2424a T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  7. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  8. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  9. 9640c81 Remove next hop location from resolved route by Charles Chan · 7 years ago
  10. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago[Renamed (93%) from incubator/net/src/main/java/org/onosproject/incubator/net/routing/impl/RouteManager.java]
  11. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  12. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  13. d4be52f Clean up routes when the ONOS node they were sourced from goes down by Jonathan Hart · 7 years ago
  14. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  15. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  16. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  17. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  18. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  19. a44d18a Fixes NPE in route manager and activates probing. by Pier Luigi · 7 years ago
  20. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  21. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  22. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  23. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  24. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  25. f79ab48 Protect the RouteManagers threads from exceptions thrown by listeners by Jonathan Hart · 8 years ago
  26. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  27. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  28. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  29. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  30. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago