1. e1f8010 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 2 years, 7 months ago
  2. b0dfbc8 Ports and port description are not cleared up properly upon removal by Andrea Campanella · 3 years, 9 months ago
  3. 388ec25 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  4. 4fd2b8a [ONOS-7965] add manufacturer and serialnumbers for accurately updating device. by gyewan.an · 5 years ago
  5. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  6. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  7. bba1e88 Notifying the delegate of the DeviceStore with device removed/added events. Aslo properly marking device offline. by Andrea Campanella · 6 years ago
  8. f131e59 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  9. e36a282 Fixed not to print misleading "device does not exist" warning to the log. by Thomas Vachuska · 6 years ago
  10. a651de1 Experimental cheap fix for device events issue ONOS-7623 by Thomas Vachuska · 6 years ago
  11. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  12. 8d30b61 [ONOS-7509] deviceDisconnected method in Device Manager uses ports description information by Palash Kala · 6 years ago
  13. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  14. 6de4fb9 [ONOS-7409] Fixing NullPointerException when DeviceManager handles deviceDisconnected by Donghyeok Ho · 6 years ago
  15. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  16. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  17. 73c21bd [ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure by jaegonkim · 6 years ago
  18. f9f5563 [ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node by Jordan Halterman · 6 years ago
  19. f1c602d [ONOS-7124] Use atomic role request when removing devices to avoid race conditions by Jordan Halterman · 7 years ago
  20. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  21. 7d96d6a Fix for ONOS-6041 by Jayasree Ghosh · 7 years ago
  22. 8a0b397 [ONOS-6910] Handle null device events in createOrUpdateDevice by Jordan Halterman · 7 years ago
  23. ebedbb5 Store new devices locally to prevent race conditions prior to master->standby replication by Jordan Halterman · 7 years ago
  24. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  25. 781984f Null check added to avoid null pointer exception for lasttimestamp comparison by Saritha · 7 years ago
  26. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  27. 4b2081a [ONOS-6635] Device is not updated when chassisId change by mskala · 7 years ago
  28. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  29. 2bf5ea7 Remove deprecated code left over from removing ConfigProvider by Ray Milkey · 7 years ago
  30. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  31. 5b78dc8 [ONOS-6322] - Use event timestamp in GossipDeviceStore when marking devices offline in response to gossip messages on standby nodes. by Jordan Halterman · 7 years ago
  32. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  33. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  34. 4bd10b9 Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  35. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  36. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  37. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  38. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  39. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  40. 9ef2223 Fix STC crashes due to devices not found by Ray Milkey · 8 years ago
  41. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  42. e0eb5ce [ONOS-4789]some services don't remove listener in deactive function by Frank Wang · 8 years ago
  43. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  44. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  45. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  46. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  47. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  48. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  49. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  50. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  51. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  52. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  53. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  54. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  55. 8946177 Bugfix for DeviceStores by HIGUCHI Yuta · 8 years ago
  56. 4ea4e42 Should compere scheme. by HIGUCHI Yuta · 8 years ago
  57. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  58. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  59. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  60. 710293f ONOS-3346 Fixed NPE when disallowing devices via network configuration. by Thomas Vachuska · 8 years ago
  61. dc5d8bd fixing bug that would not let device come back online by alshabib · 9 years ago
  62. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  63. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  64. 517e223 Bugfix for double PORT_STATS_UPDATED DeviceEvent by Dusan Pajin · 9 years ago
  65. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  66. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  67. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  68. 06a6c9f Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
  69. 7b7eabc Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  70. a0fda21 Use diamond operator by Sho SHIMIZU · 9 years ago
  71. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  72. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  73. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  74. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  75. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  76. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  77. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  78. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  79. 4b18a23 Make device store aware of optical ports (ONOS-1794). by Marc De Leenheer · 9 years ago
  80. daaa42d Fixed device subsystem behaviour where auxiliary provider prevented emitting device availability change events. by Thomas Vachuska · 9 years ago
  81. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  82. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  83. 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
  84. 6233441 Ignore event if not ready to serve as MASTER by HIGUCHI Yuta · 9 years ago
  85. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  86. eeb9510 ONOS-1114 - NPE for EQUAL switch reconnection by Ayaka Koshibe · 9 years ago
  87. dc2e7c2 Fix for NPE by HIGUCHI Yuta · 9 years ago
  88. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  89. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  90. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  91. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  92. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  93. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  94. c578359 Logging bug fix by Yuta HIGUCHI · 9 years ago
  95. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  96. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  97. 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]
  98. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  99. 80d5659 GossipStores: remove potentially blocking method out of netty thread by Yuta HIGUCHI · 9 years ago
  100. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago