1. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  2. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  3. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  4. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  5. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  6. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  7. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  8. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  9. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  10. 2aa1f32 Fixes related to SDN-IP intents: by Pavlin Radoslavov · 9 years ago
  11. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  12. a853709 Fix IPv6-related bug in SDN-IP. by Pavlin Radoslavov · 9 years ago
  13. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  14. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  15. b3b8a0a Make SDN-IP submit route intents. by Jonathan Hart · 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. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  21. 7dd4a33 Remove SDN-IP TODOs by Jonathan Hart · 9 years ago
  22. 5137218 Javadoc and code cleanup for SDN-IP by Jonathan Hart · 9 years ago
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from apps/sdnip/src/main/java/org/onlab/onos/sdnip/IntentSynchronizer.java]
  25. 8049bb8 Lowered the level of some of the SDN-IP log messages (per route) by Pavlin Radoslavov · 9 years ago
  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. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  29. caf6337 Updated some of the SDN-IP log messages inside the IntentSynchronizer. by Pavlin Radoslavov · 9 years ago
  30. 20be3e6 Don't withdraw the intents during SDN-IP shutdown, because this creates by Pavlin Radoslavov · 9 years ago
  31. f1288b8 Removed bogus debug message in SDN-IP. by Pavlin Radoslavov · 9 years ago
  32. 93ae832 Updated the debug log messages for SDN-IP IntentSynchronizer. by Pavlin Radoslavov · 9 years ago
  33. dde22ae Updates related to SDN-IP submitting intent operations: by Pavlin Radoslavov · 9 years ago
  34. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  35. 8b75244 Added SDN-IP Leader election mechanism based on the Global Lock service. by Pavlin Radoslavov · 9 years ago
  36. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago