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