1. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  2. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  3. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  4. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  5. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  6. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  7. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  8. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  9. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  10. 2096b93 Fixes a NPE that occurs when device mastership is not immediately decided by Madan Jampani · 9 years ago
  11. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  12. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  13. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  14. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  15. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  16. fd3cc05 fix for mastership race condition. by alshabib · 9 years ago
  17. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  18. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  19. 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/device/impl/DeviceManager.java]
  20. afc514a when a switch vapourizes so must its ports by alshabib · 9 years ago
  21. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  22. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  23. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  24. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  25. 72669c4 DeviceManager: lowering harmless log level by Yuta HIGUCHI · 9 years ago
  26. 63323fd DeviceManager: background process checking mastership by Yuta HIGUCHI · 9 years ago
  27. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  28. d26354d revisiting DeviceManager role handling by Yuta HIGUCHI · 10 years ago
  29. 2d3cd31 log message fixes in DeviceManager by Yuta HIGUCHI · 10 years ago
  30. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  31. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  32. d40e950 use termService field by Yuta HIGUCHI · 10 years ago
  33. 38b4d9d Device Mastership by Yuta HIGUCHI · 10 years ago
  34. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  35. 225e63e turn off duplicate check for now by Yuta HIGUCHI · 10 years ago
  36. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  37. eb5a0b9 minor Device - Mastership fixes by Yuta HIGUCHI · 10 years ago
  38. 317245a add check for duplicate MastershipEvents to DeviceManager by Ayaka Koshibe · 10 years ago
  39. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  40. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  41. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  42. 305ec83 add debug log by Yuta HIGUCHI · 10 years ago
  43. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  44. 67dce88 Mastership related minor fixes on DeviceManager by Yuta HIGUCHI · 10 years ago
  45. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  46. 0722fb2 added FIXME for disconnection corner case by Yuta HIGUCHI · 10 years ago
  47. d631e42 bugfix: DeviceManager#applyRole should ignore NONE by Yuta HIGUCHI · 10 years ago
  48. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  49. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  50. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  51. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  52. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  53. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  54. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  55. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  56. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  57. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  58. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  59. 24b2e2a Fix Mastership timstamping issue by Yuta HIGUCHI · 10 years ago
  60. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  61. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago
  62. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  63. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  64. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  65. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  66. 271a620 fix checkstyle by alshabib · 10 years ago
  67. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  68. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  69. 61056bc Preliminary checkin for implementing version aware topology state. by Madan Jampani · 10 years ago
  70. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  71. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  72. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  73. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  74. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  75. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  76. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  77. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  78. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  79. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  80. 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]
  81. 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]
  82. b86066b Adding topology test suite. by tom · 10 years ago
  83. 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]
  84. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  85. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  86. 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]
  87. 0efbb1d Sketching more topology related stuff. by tom · 10 years ago
  88. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  89. 568581d Started to work on topology abstraction. by tom · 10 years ago
  90. 5f35f7c Added a command-line to set device mastership role. by tom · 10 years ago
  91. 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
  92. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  93. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  94. ad2d209 Added getDeviceCount and tests. by tom · 10 years ago
  95. 24c55cd Added unit tests for port handling in trivial core. by tom · 10 years ago
  96. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago
  97. d1c0649 Changed deviceConnected signature. by tom · 10 years ago
  98. 19bf421 Fixed some sonar-reported issues. by tom · 10 years ago
  99. 132b58a Added some tests. by tom · 10 years ago
  100. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago