1. 9965d77 Cleaned up some commented code, javadocs and names in SDN-IP. by Jonathan Hart · 9 years ago
  2. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  3. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  4. 8b75244 Added SDN-IP Leader election mechanism based on the Global Lock service. by Pavlin Radoslavov · 9 years ago
  5. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  6. 7e19094 Refactor the SDN-IP BGP code so the BGP routes are withdrawn if by Pavlin Radoslavov · 9 years ago
  7. 2e3eef3 Compare ConnectPoints rather than Interfaces. by Jonathan Hart · 9 years ago
  8. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 9 years ago
  9. 739c835 Cleaned up SDN-IP config reader by Jonathan Hart · 10 years ago
  10. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  11. ec2df01 Fixed a few intent synchronization issues. by Jonathan Hart · 10 years ago
  12. f5d9093 IntentSync test without state by Pingping · 10 years ago
  13. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  14. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  15. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  16. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  17. 31582d1 Cleanup and javadocs for SDN-IP code by Jonathan Hart · 10 years ago
  18. 3855f31 add unit test to Router class by Pingping · 10 years ago
  19. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  20. 0e12fad Fixed issues with reading masked IP addresses from Loxi by Jonathan Hart · 10 years ago
  21. 0b04bed Implemented CLI commands to show SDN-IP routes by Jonathan Hart · 10 years ago
  22. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  23. ab63aac Port the BGP implementation of SDN-IP. by Jonathan Hart · 10 years ago
  24. 335ef46 Port the Router functionality from SDN-IP. by Jonathan Hart · 10 years ago