1. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  2. de15e1c Remove references to SDN-IP from components that have been generalized. by Jonathan Hart · 8 years ago
  3. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  4. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  7. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  8. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  9. 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]
  10. f8a0f6c Fix for bug ONOS-959: BgpSessionManagerTest unit test failure by Pavlin Radoslavov · 9 years ago
  11. 4b5acae ONOS-734 Add unit tests for 4 Octets AS numbers in SDN-IP by Pavlin Radoslavov · 9 years ago
  12. 8a36ce3 ONOS-866: Refactor the storing and handling of BgpSession info. by Pavlin Radoslavov · 9 years ago
  13. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  14. c7648ee Work toward IPv6 support in BGP: implement decoding of the by Pavlin Radoslavov · 9 years ago
  15. 80f3e18 Refactor the BGP code in the SDN-IP application: by Pavlin Radoslavov · 9 years ago
  16. 0af11c1 * Add unit tests for the BGP route preference comparison mechanism by Pavlin Radoslavov · 9 years ago
  17. 55b5f51 Refined the methods waiting for BGP routes in the BgpSessionManagerTest by Pavlin Radoslavov · 9 years ago
  18. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  19. 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]
  20. 23c0569 SDN-IP unit test fix: Increased the timeout waiting for a message to be by Pavlin Radoslavov · 9 years ago
  21. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  22. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  23. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 9 years ago
  24. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  25. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  26. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  27. 20d8e51 Ported BGP tests from old codebase by Jonathan Hart · 10 years ago