1. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  2. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  3. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  4. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  5. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  6. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  7. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  8. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  9. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  10. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  11. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  12. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  13. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  14. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  15. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  16. 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 (98%) from core/trivial/src/test/java/org/onlab/onos/net/trivial/device/impl/DeviceManagerTest.java]
  17. 41a2c5f Formalized DeviceStore in preparation for separating managers and stores. by tom · 10 years ago[Renamed (98%) from core/trivial/src/test/java/org/onlab/onos/net/trivial/device/impl/SimpleDeviceManagerTest.java]
  18. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  19. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago[Renamed (98%) from core/trivial/src/test/java/org/onlab/onos/net/trivial/impl/SimpleDeviceManagerTest.java]
  20. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/test/java/org/onlab/onos/net/trivial/impl/SimpleDeviceManagerTest.java]
  21. 568581d Started to work on topology abstraction. by tom · 10 years ago
  22. 5f35f7c Added a command-line to set device mastership role. by tom · 10 years ago
  23. 80c0e5e Changed trivial core behaviour to claim switch as a master by default and to apply role to the switch. by tom · 10 years ago
  24. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  25. ad2d209 Added getDeviceCount and tests. by tom · 10 years ago
  26. 24c55cd Added unit tests for port handling in trivial core. by tom · 10 years ago
  27. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago