1. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  2. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  5. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  6. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  7. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  8. 90a02c2 Moved routing/bgp config into common routing bundle. by Jonathan Hart · 9 years ago
  9. cb726fc Fixed SDN-IP tests after ONOS-874 merge. by Jonathan Hart · 9 years ago
  10. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  11. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  12. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  13. 552e31f Create a formal interface between the RIB and FIB. by Jonathan Hart · 9 years ago
  14. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  15. 7dd4a33 Remove SDN-IP TODOs by Jonathan Hart · 9 years ago
  16. 5137218 Javadoc and code cleanup for SDN-IP by Jonathan Hart · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 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]
  19. 9965d77 Cleaned up some commented code, javadocs and names in SDN-IP. by Jonathan Hart · 9 years ago
  20. 248c2ae Updated SDN-IP to use the Intent framework batch-based intents. by Pavlin Radoslavov · 9 years ago
  21. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  22. 97e8a8b Fix the SDN-IP unit tests after changing the Intent IDs to use by Pavlin Radoslavov · 9 years ago
  23. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  24. dde22ae Updates related to SDN-IP submitting intent operations: by Pavlin Radoslavov · 9 years ago
  25. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  26. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  27. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  28. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  29. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  30. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  31. ce430a4 Ported the unit tests for PeerConnectivityManager by Jonathan Hart · 10 years ago