1. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  2. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  3. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  4. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  5. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  6. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  7. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  8. 82c4fc4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  9. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  10. 38294a9 presize ArrayList by Yuta HIGUCHI · 10 years ago
  11. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  12. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  13. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  14. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  15. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago[Renamed from providers/of/device/src/main/java/org/onlab/onos/provider/of/device/impl/OpenFlowDeviceProvider.java]
  16. 782a7cf Added tools for converting dpid to uri and vice versa. by tom · 10 years ago
  17. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  18. c944fd0 stoppign starting works nicely by alshabib · 10 years ago
  19. a89cc58 cleaning Device Provider by alshabib · 10 years ago
  20. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  21. 9b836db Fixed a defect in device provider. by tom · 10 years ago
  22. a14f364 portStatusChanged implemented by alshabib · 10 years ago
  23. 4680bb6 updateports functional by alshabib · 10 years ago
  24. cb4c7ef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  25. 25c8eec updating ports by alshabib · 10 years ago
  26. d40fc7a Simplified port state. by tom · 10 years ago
  27. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  28. 6f5460b graceful shutdown by alshabib · 10 years ago
  29. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago
  30. f1216ed simple device provider added by alshabib · 10 years ago
  31. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  32. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  33. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  34. e06f855 Added more providers/of modules and javadocs. by tom · 10 years ago
  35. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  36. b5a46e6 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago