1. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  4. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago[Renamed (99%) from apps/routing/src/test/java/org/onosproject/routing/bgp/BgpSessionManagerTest.java]
  5. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  8. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  9. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  10. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  11. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  12. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  13. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  14. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  15. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago[Renamed (98%) from apps/sdnip/src/test/java/org/onosproject/sdnip/bgp/BgpSessionManagerTest.java]
  16. f8a0f6c Fix for bug ONOS-959: BgpSessionManagerTest unit test failure by Pavlin Radoslavov · 9 years ago
  17. 4b5acae ONOS-734 Add unit tests for 4 Octets AS numbers in SDN-IP by Pavlin Radoslavov · 9 years ago
  18. 8a36ce3 ONOS-866: Refactor the storing and handling of BgpSession info. by Pavlin Radoslavov · 9 years ago
  19. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  20. c7648ee Work toward IPv6 support in BGP: implement decoding of the by Pavlin Radoslavov · 9 years ago
  21. 80f3e18 Refactor the BGP code in the SDN-IP application: by Pavlin Radoslavov · 9 years ago
  22. 0af11c1 * Add unit tests for the BGP route preference comparison mechanism by Pavlin Radoslavov · 9 years ago
  23. 55b5f51 Refined the methods waiting for BGP routes in the BgpSessionManagerTest by Pavlin Radoslavov · 9 years ago
  24. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  25. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from apps/sdnip/src/test/java/org/onlab/onos/sdnip/bgp/BgpSessionManagerTest.java]
  26. 23c0569 SDN-IP unit test fix: Increased the timeout waiting for a message to be by Pavlin Radoslavov · 9 years ago
  27. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  28. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  29. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 9 years ago
  30. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  31. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  32. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  33. 20d8e51 Ported BGP tests from old codebase by Jonathan Hart · 10 years ago