1. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  2. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 9 years ago
  3. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  4. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  5. 12288c8 fix for distributed link discovery by alshabib · 10 years ago
  6. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  7. dfc7afb distributed link fixes by alshabib · 10 years ago
  8. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  9. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  10. e794cbe Add FIXME to LinkManager by Yuta HIGUCHI · 10 years ago
  11. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  12. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  13. 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]
  14. 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]
  15. 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
  16. b86066b Adding topology test suite. by tom · 10 years ago
  17. 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]
  18. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  19. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  20. 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]
  21. 484ac5c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  22. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  23. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  24. d176fc4 Finished unit tests for trivial link manager. by tom · 10 years ago
  25. 0d39526 Added simple link manager implementation. by tom · 10 years ago
  26. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  27. 4c6606f Added default link description & model entities. by tom · 10 years ago
  28. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  29. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  30. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  31. db0d03f Added more trivial core implementations. by tom · 10 years ago