1. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  2. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  5. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  6. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  7. 8946177 Bugfix for DeviceStores by HIGUCHI Yuta · 8 years ago
  8. 4ea4e42 Should compere scheme. by HIGUCHI Yuta · 8 years ago
  9. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  10. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  11. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  12. 710293f ONOS-3346 Fixed NPE when disallowing devices via network configuration. by Thomas Vachuska · 8 years ago
  13. dc5d8bd fixing bug that would not let device come back online by alshabib · 8 years ago
  14. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  15. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  16. 517e223 Bugfix for double PORT_STATS_UPDATED DeviceEvent by Dusan Pajin · 9 years ago
  17. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  18. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  19. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  20. 06a6c9f Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
  21. 7b7eabc Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  22. a0fda21 Use diamond operator by Sho SHIMIZU · 9 years ago
  23. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  24. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  25. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  26. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  27. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  28. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  29. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  30. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  31. 4b18a23 Make device store aware of optical ports (ONOS-1794). by Marc De Leenheer · 9 years ago
  32. daaa42d Fixed device subsystem behaviour where auxiliary provider prevented emitting device availability change events. by Thomas Vachuska · 9 years ago
  33. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  34. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  35. 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
  36. 6233441 Ignore event if not ready to serve as MASTER by HIGUCHI Yuta · 9 years ago
  37. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  38. eeb9510 ONOS-1114 - NPE for EQUAL switch reconnection by Ayaka Koshibe · 9 years ago
  39. dc2e7c2 Fix for NPE by HIGUCHI Yuta · 9 years ago
  40. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  41. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  42. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  43. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  44. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  45. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  46. c578359 Logging bug fix by Yuta HIGUCHI · 9 years ago
  47. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  48. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  49. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/device/impl/GossipDeviceStore.java]
  50. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  51. 80d5659 GossipStores: remove potentially blocking method out of netty thread by Yuta HIGUCHI · 9 years ago
  52. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago
  53. b6cfac3 GossipStores: iterate using forEach by Yuta HIGUCHI · 9 years ago
  54. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  55. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  56. 1a01272 Lower log level by Yuta HIGUCHI · 9 years ago
  57. faf9e1c Lower log level by Yuta HIGUCHI · 9 years ago
  58. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 9 years ago
  59. 04c6b3f GDevStore: remove extra Map lookup by Yuta HIGUCHI · 9 years ago
  60. 53afd5b Forward Device remove to MASTER by Yuta HIGUCHI · 9 years ago
  61. cc8e96e DeviceStore: lower log level by Yuta HIGUCHI · 9 years ago
  62. 20c0e97 check applicability before accepting remote port update by Yuta HIGUCHI · 9 years ago
  63. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  64. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  65. 444eda6 Added JSON for role command. by Thomas Vachuska · 10 years ago
  66. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  67. 56dbeb1 Fixed a defect that allowed ancillary device providers to overwrite primary provider's data. by Thomas Vachuska · 10 years ago
  68. e8252bb removeDevice on non-master node to silently ignore the request by Yuta HIGUCHI · 10 years ago
  69. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  70. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  71. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  72. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  73. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  74. 78f3a0a lower anti-entropy send error message log level by Yuta HIGUCHI · 10 years ago
  75. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 10 years ago
  76. 0264907 avoid extra Map lookup by Yuta HIGUCHI · 10 years ago
  77. bf71dff GossipDeviceStore: switch inner Map to non-Concurrent by Yuta HIGUCHI · 10 years ago
  78. 9a0a1d1 lowered anti-entropy log level by Yuta HIGUCHI · 10 years ago
  79. 3708308 Lowering log level. by Yuta HIGUCHI · 10 years ago
  80. 5ec89f9 remove peermsg package by Yuta HIGUCHI · 10 years ago
  81. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  82. 47c4088 Adding some tests for GossipDeviceStore + bugfix by Yuta HIGUCHI · 10 years ago
  83. dc7374c Move ControllerToNodeId Function to api bundle by Yuta HIGUCHI · 10 years ago
  84. ec76bfe checkstyle by Yuta HIGUCHI · 10 years ago
  85. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  86. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  87. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  88. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  89. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  90. 255a58b GossipDeviceStore: Notifying applications of latest topology events received from peers by Madan Jampani · 10 years ago
  91. 3fc72ed Added support for replicating device removed topology events by Madan Jampani · 10 years ago
  92. 2532253 Added support for replicating device offline topology events by Madan Jampani · 10 years ago
  93. fef9b3a Kryo serializers for internal gossip store events by Madan Jampani · 10 years ago
  94. 24b2e2a Fix Mastership timstamping issue by Yuta HIGUCHI · 10 years ago
  95. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  96. 2206e01 Added missing javadocs. Created a separate class for message subjects used by distribued device store by Madan Jampani · 10 years ago
  97. 47c9373 Added support to device store for broadcasting device/port update events to peers by Madan Jampani · 10 years ago
  98. c35efac DeviceStore update by Yuta HIGUCHI · 10 years ago
  99. 885be1d Fixed annotation handling. by Yuta HIGUCHI · 10 years ago
  100. 0d6a5e6 Fixed remove behavior for Device and Link Store by Yuta HIGUCHI · 10 years ago