1. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  2. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  3. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  4. 5373e76 Managers refactored to use ConfigOperators: by Ayaka Koshibe · 9 years ago
  5. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  6. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  7. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  8. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  9. ddb7772 LinkManager: log only if link actually disappeared by Yuta HIGUCHI · 9 years ago
  10. 7bbeb3f ONOS-393 - In a multi ONOS system, a ink may not yet be known about. by Ray Milkey · 9 years ago
  11. f269540 Fix for ONOS-393 - NPE when one of the devices can no longer be found by Ray Milkey · 9 years ago
  12. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  13. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/link/impl/LinkManager.java]
  14. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  15. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  16. 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
  17. 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
  18. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  19. 12288c8 fix for distributed link discovery by alshabib · 10 years ago
  20. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  21. dfc7afb distributed link fixes by alshabib · 10 years ago
  22. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  23. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  24. e794cbe Add FIXME to LinkManager by Yuta HIGUCHI · 10 years ago
  25. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  26. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  27. 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]
  28. 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]
  29. 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
  30. b86066b Adding topology test suite. by tom · 10 years ago
  31. 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]
  32. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  33. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  34. 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]
  35. 484ac5c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  36. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  37. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  38. d176fc4 Finished unit tests for trivial link manager. by tom · 10 years ago
  39. 0d39526 Added simple link manager implementation. by tom · 10 years ago
  40. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  41. 4c6606f Added default link description & model entities. by tom · 10 years ago
  42. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  43. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  44. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  45. db0d03f Added more trivial core implementations. by tom · 10 years ago