1. 83bac34 ONOS-5629: Enable encapsulation in SDN-IP by Luca Prete · 7 years ago
  2. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  3. 3d8ff28 Cleanups for SDN-IP by Jonathan Hart · 8 years ago
  4. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  5. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 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. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  10. 33b81f2 Move TestIntentServiceHelper to routing-api bundle by Jonathan Hart · 8 years ago
  11. 08105be PeerConnectivityManager: recalculate peering intents on configuration change by Jonathan Hart · 9 years ago
  12. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  13. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  14. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  15. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  16. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  19. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  20. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  21. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  22. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  23. cb726fc Fixed SDN-IP tests after ONOS-874 merge. by Jonathan Hart · 9 years ago
  24. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  25. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  26. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  27. 552e31f Create a formal interface between the RIB and FIB. by Jonathan Hart · 9 years ago
  28. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  29. 7dd4a33 Remove SDN-IP TODOs 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/test/java/org/onlab/onos/sdnip/PeerConnectivityManagerTest.java]
  33. 9965d77 Cleaned up some commented code, javadocs and names in SDN-IP. by Jonathan Hart · 9 years ago
  34. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  35. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  36. 97e8a8b Fix the SDN-IP unit tests after changing the Intent IDs to use by Pavlin Radoslavov · 9 years ago
  37. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  38. dde22ae Updates related to SDN-IP submitting intent operations: by Pavlin Radoslavov · 9 years ago
  39. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 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. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  43. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 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