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. 3401a3f Making the IntentSynchronizer constructor public, so that an executor service can be passed from outside. by Luca Prete · 8 years ago
  4. c07781f when deactivate sdn-ip, also delete all relative intents by Pingping Lin · 9 years ago
  5. 00043db Making IntentSynchronizer more generic to be used with other classes. Deleting SDN-IP nomenclature. by Luca Prete · 9 years ago
  6. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  7. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  8. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  9. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  10. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  11. fe89d3a Simplify the statement by Sho SHIMIZU · 9 years ago
  12. 8a52471 paths should from bgp peer connect points for Internet-to-local traffic by Pingping Lin · 9 years ago
  13. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  14. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  15. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  16. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  17. 2aa1f32 Fixes related to SDN-IP intents: by Pavlin Radoslavov · 9 years ago
  18. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  19. a853709 Fix IPv6-related bug in SDN-IP. by Pavlin Radoslavov · 9 years ago
  20. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  21. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  22. b3b8a0a Make SDN-IP submit route intents. by Jonathan Hart · 9 years ago
  23. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  24. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  25. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  26. 552e31f Create a formal interface between the RIB and FIB. by Jonathan Hart · 9 years ago
  27. 3a0a52e Added IPv6 routing support to SDN-IP, and integrated it with BGP: by Pavlin Radoslavov · 9 years ago
  28. 7dd4a33 Remove SDN-IP TODOs by Jonathan Hart · 9 years ago
  29. 5137218 Javadoc and code cleanup for SDN-IP by Jonathan Hart · 9 years ago
  30. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  31. 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]
  32. 8049bb8 Lowered the level of some of the SDN-IP log messages (per route) by Pavlin Radoslavov · 9 years ago
  33. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  34. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  35. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  36. caf6337 Updated some of the SDN-IP log messages inside the IntentSynchronizer. by Pavlin Radoslavov · 9 years ago
  37. 20be3e6 Don't withdraw the intents during SDN-IP shutdown, because this creates by Pavlin Radoslavov · 9 years ago
  38. f1288b8 Removed bogus debug message in SDN-IP. by Pavlin Radoslavov · 9 years ago
  39. 93ae832 Updated the debug log messages for SDN-IP IntentSynchronizer. by Pavlin Radoslavov · 9 years ago
  40. dde22ae Updates related to SDN-IP submitting intent operations: by Pavlin Radoslavov · 9 years ago
  41. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  42. 8b75244 Added SDN-IP Leader election mechanism based on the Global Lock service. by Pavlin Radoslavov · 9 years ago
  43. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago