1. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  2. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  3. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  4. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  5. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  6. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  7. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  8. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  9. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  10. 24b2e2a Fix Mastership timstamping issue by Yuta HIGUCHI · 10 years ago
  11. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  12. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago
  13. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  14. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  15. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  16. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  17. 271a620 fix checkstyle by alshabib · 10 years ago
  18. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  19. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  20. 61056bc Preliminary checkin for implementing version aware topology state. by Madan Jampani · 10 years ago
  21. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  22. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  23. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  24. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  25. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  26. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  27. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  28. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  29. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  30. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  31. 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/main/java/org/onlab/onos/net/trivial/device/impl/DeviceManager.java]
  32. 41a2c5f Formalized DeviceStore 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/device/impl/SimpleDeviceManager.java]
  33. b86066b Adding topology test suite. by tom · 10 years ago
  34. 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/SimpleDeviceManager.java]
  35. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  36. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  37. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleDeviceManager.java]
  38. 0efbb1d Sketching more topology related stuff. by tom · 10 years ago
  39. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  40. 568581d Started to work on topology abstraction. by tom · 10 years ago
  41. 5f35f7c Added a command-line to set device mastership role. by tom · 10 years ago
  42. 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
  43. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  44. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  45. ad2d209 Added getDeviceCount and tests. by tom · 10 years ago
  46. 24c55cd Added unit tests for port handling in trivial core. by tom · 10 years ago
  47. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago
  48. d1c0649 Changed deviceConnected signature. by tom · 10 years ago
  49. 19bf421 Fixed some sonar-reported issues. by tom · 10 years ago
  50. 132b58a Added some tests. by tom · 10 years ago
  51. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  52. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  53. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  54. b36046e Added unit tests for the event abstractions. by tom · 10 years ago
  55. 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[Renamed (98%) from net/core/src/main/java/org/onlab/onos/net/impl/SimpleDeviceManager.java]
  56. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  57. d3097b0 Added a simple device manager to have a working provider broker. by tom · 10 years ago