1. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  2. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  3. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  4. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  5. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  8. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  9. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  10. a853709 Fix IPv6-related bug in SDN-IP. by Pavlin Radoslavov · 9 years ago
  11. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  12. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  13. cb726fc Fixed SDN-IP tests after ONOS-874 merge. by Jonathan Hart · 9 years ago
  14. 532d91c fixing import in IntentSyncTest by Brian O'Connor · 9 years ago
  15. 5ad3966 Fix bug where the values of keys could change by Ray Milkey · 9 years ago
  16. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  17. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  18. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  19. 552e31f Create a formal interface between the RIB and FIB. by Jonathan Hart · 9 years ago
  20. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  21. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  22. 64c1ed1 Renamed bgpRoutes field in Router class to ribTable. No functional changes. by Pavlin Radoslavov · 9 years ago
  23. ab98466 adding license to ALL files by alshabib · 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/IntentSyncTest.java]
  26. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  27. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  28. 97e8a8b Fix the SDN-IP unit tests after changing the Intent IDs to use by Pavlin Radoslavov · 9 years ago
  29. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  30. dde22ae Updates related to SDN-IP submitting intent operations: by Pavlin Radoslavov · 9 years ago
  31. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  32. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  33. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 9 years ago
  34. ec2df01 Fixed a few intent synchronization issues. by Jonathan Hart · 10 years ago
  35. f5d9093 IntentSync test without state by Pingping · 10 years ago