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