1. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  2. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  3. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  4. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  7. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  8. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  9. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  10. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  11. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  12. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  13. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  14. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 7 years ago
  15. cab494d Allow adding/removing static routes through network config service by Charles Chan · 8 years ago
  16. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 8 years ago
  17. c78a098 Carry more information in NextHop by Charles Chan · 8 years ago
  18. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 8 years ago
  19. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  20. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  21. 0a011be bugfix: comparing wrong field by HIGUCHI Yuta · 8 years ago
  22. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  23. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  26. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  27. 7d7e2f5 API for core-based unicast route service. by Jonathan Hart · 8 years ago