1. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  2. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  3. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  4. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago[Renamed (93%) from apps/sdnip/src/main/java/org/onosproject/sdnip/bgp/BgpSessionManager.java]
  5. 8a36ce3 ONOS-866: Refactor the storing and handling of BgpSession info. by Pavlin Radoslavov · 9 years ago
  6. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  7. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  8. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  9. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago[Renamed from apps/sdnip/src/main/java/org/onlab/onos/sdnip/bgp/BgpSessionManager.java]
  10. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 10 years ago
  11. f845cc3 Give a name to each ThreadPool by Yuta HIGUCHI · 10 years ago
  12. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 10 years ago
  13. 7e19094 Refactor the SDN-IP BGP code so the BGP routes are withdrawn if by Pavlin Radoslavov · 10 years ago
  14. 3066cf6 Removed leftover TODO comment, that was done in the past. by Pavlin Radoslavov · 10 years ago
  15. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 10 years ago
  16. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  17. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  18. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  19. ab63aac Port the BGP implementation of SDN-IP. by Jonathan Hart · 10 years ago