1. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  2. 12288c8 fix for distributed link discovery by alshabib · 10 years ago
  3. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  4. dfc7afb distributed link fixes by alshabib · 10 years ago
  5. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  6. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  7. e794cbe Add FIXME to LinkManager by Yuta HIGUCHI · 10 years ago
  8. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  9. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  10. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago[Renamed (99%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/link/impl/LinkManager.java]
  11. 35c0dc3 Formalized LinkStore in preparation for separating managers and stores. by tom · 10 years ago[Renamed (97%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/link/impl/SimpleLinkManager.java]
  12. 89b63c5 Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. by tom · 10 years ago
  13. b86066b Adding topology test suite. by tom · 10 years ago
  14. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago[Renamed (99%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleLinkManager.java]
  15. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  16. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  17. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleLinkManager.java]
  18. 484ac5c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  19. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  20. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  21. d176fc4 Finished unit tests for trivial link manager. by tom · 10 years ago
  22. 0d39526 Added simple link manager implementation. by tom · 10 years ago
  23. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  24. 4c6606f Added default link description & model entities. by tom · 10 years ago
  25. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  26. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  27. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  28. db0d03f Added more trivial core implementations. by tom · 10 years ago