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