1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  2. 470ed4f Move the IntentSynchronizer out of the routing app into its own app by Jonathan Hart · 7 years ago
  3. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  4. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  5. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  8. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  9. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  10. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 8 years ago
  11. b38243f - Fix the SDNIP IPv6 flows installation in the switches by Pier Luigi Ventre · 8 years ago
  12. 08105be PeerConnectivityManager: recalculate peering intents on configuration change by Jonathan Hart · 9 years ago
  13. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  14. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  15. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  16. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  17. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  18. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  21. 2aa1f32 Fixes related to SDN-IP intents: by Pavlin Radoslavov · 9 years ago
  22. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  23. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. 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. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  27. 6e2ee15 ONOS-783 Update PeerConnectivityManager to handle IPv6. by Kunihiro Ishiguro · 9 years ago
  28. 7dd4a33 Remove SDN-IP TODOs by Jonathan Hart · 9 years ago
  29. de08912 Minor refactoring by Jonathan Hart · 9 years ago
  30. 5137218 Javadoc and code cleanup for SDN-IP by Jonathan Hart · 9 years ago
  31. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  32. 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/PeerConnectivityManager.java]
  33. 9965d77 Cleaned up some commented code, javadocs and names in SDN-IP. by Jonathan Hart · 9 years ago
  34. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  35. a071b1e Moved the BGP Route Intent synchronization mechanism from the Router class by Pavlin Radoslavov · 9 years ago
  36. 6ec6829 Rafactored PeerConnectivityManager for code reuse between the two path types. by Jonathan Hart · 9 years ago
  37. a42deea Fix for setting up peer paths where BGP speakers don't peer with all peers. by Jonathan Hart · 9 years ago
  38. 211f4e5 Removed extra IpAddress.toInt() calls, which are not needed. by Pavlin Radoslavov · 10 years ago
  39. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  40. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  41. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  42. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  43. 31582d1 Cleanup and javadocs for SDN-IP code by Jonathan Hart · 10 years ago
  44. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  45. ce430a4 Ported the unit tests for PeerConnectivityManager by Jonathan Hart · 10 years ago[Renamed (98%) from apps/sdnip/src/main/java/org/onlab/onos/sdnip/PeerConnectivity.java]
  46. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  47. 5e0aac0 Cleanup some commented out code from PeerConnectivity by Jonathan Hart · 10 years ago
  48. dc711bd Ported PeerConnectivity onto ONOS next, and implemented a service that can by Jonathan Hart · 10 years ago