1. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  2. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  3. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  4. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  5. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  6. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  7. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  8. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  9. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  10. b87ef95 human readable time representation for toString by Yuta HIGUCHI · 10 years ago
  11. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  12. 7690508 remove outdated TODO by Yuta HIGUCHI · 10 years ago
  13. 156c2ff Added method DeviceEvent.toString() that overrides method by Pavlin Radoslavov · 10 years ago
  14. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  15. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  16. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  17. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  18. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  19. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  20. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  21. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  22. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  23. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  24. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  25. f1f1d32 Workaround for ReflectASM bug. by Yuta HIGUCHI · 10 years ago
  26. 25fd23a handle devices agreed to be inactive during master re-election by Ayaka Koshibe · 10 years ago
  27. 55710e7 implemented annotation merging on SimpleDeviceStore. by Yuta HIGUCHI · 10 years ago
  28. f5d85d4 Working on model & description annotations. by tom · 10 years ago
  29. 27ae0e6 Working on model annotations; still in progress. by tom · 10 years ago
  30. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  31. ee1c467 Test for role delivery by Ayaka Koshibe · 10 years ago
  32. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  33. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  34. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  35. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  36. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  37. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  38. 8d504a9 added more mastership-related interfaces by Ayaka Koshibe · 10 years ago
  39. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  40. 41a2c5f Formalized DeviceStore in preparation for separating managers and stores. by tom · 10 years ago
  41. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  42. e2dc27a Moved net to core by tom · 10 years ago