1. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  2. 9640c81 Remove next hop location from resolved route by Charles Chan · 7 years ago
  3. 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]
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  6. d4be52f Clean up routes when the ONOS node they were sourced from goes down by Jonathan Hart · 7 years ago
  7. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  8. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  9. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  10. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  11. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  12. a44d18a Fixes NPE in route manager and activates probing. by Pier Luigi · 7 years ago
  13. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  14. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  15. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  16. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  17. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  18. f79ab48 Protect the RouteManagers threads from exceptions thrown by listeners by Jonathan Hart · 8 years ago
  19. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  20. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  21. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  22. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  23. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago