1. 861e06e [VOL-4133] Stopping heart-beat and stats-collector loops when the device is unreachable, they are restarted when the device reconnects by Matteo Scandolo · 3 years ago
  2. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  3. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  4. 49c40b3 [VOL-4064] Close the previous TCP (GRPC) connection before we establish a new one. by Gamze Abaka · 3 years ago
  5. 852ad91 VOL-4053: Fix Reenable of OLT following disable OLT and adapter restart. by Girish Gowdra · 3 years ago
  6. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years ago v3.3.2
  7. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 1 month ago
  8. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  9. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 2 months ago
  10. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 2 months ago
  11. be811ff VOL-3777: Disable ONU and OLT failing sometimes at VOLTHA - stale devices exist even after delete by Girish Gowdra · 3 years, 3 months ago
  12. 6212621 VOL-3735 Retrieve port counters using the GetExtValue(SingleGetValue) rpc from the openolt adapter by kesavand · 3 years, 4 months ago v3.1.3
  13. fcbd6e7 VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats by Gamze Abaka · 3 years, 4 months ago v3.1.2
  14. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 4 months ago v3.1.1
  15. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  16. 07868a5 VOL-3730 by Gamze Abaka · 3 years, 4 months ago
  17. 2fb8147 VOL-3722 Processing onu related indications in occurence order by Mahir Gunyel · 3 years, 4 months ago
  18. 49a5d56 VOL-3646 Fix for removal of DELETED admin state by Himani Chawla · 3 years, 5 months ago
  19. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 7 months ago
  20. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 6 months ago
  21. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  22. fb3d610 VOL-3521 : scale: intermittent issue - voltha complains that different meter is in use for subscriber by Girish Gowdra · 3 years, 6 months ago v3.0.1
  23. b1caa44 VOL-3557: OLT delete is causing the openolt adapter to panic sometimes by Girish Gowdra · 3 years, 6 months ago
  24. a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 8 months ago v3.0.0
  25. 9602eb4 VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 8 months ago
  26. 7cf3a05 VOL-3444 Handling of ONT Activation Failure and generation of an alarm by kesavand · 3 years, 8 months ago
  27. 494c208 VOL-3395 Encryption of the OMCC GEM by kesavand · 3 years, 8 months ago v2.5.4
  28. 935f7af [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago v2.5.3
  29. 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 8 months ago
  30. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  31. 738c52a Adding lock on flowsUsedByGemPort map Adding lock on OnuDevice.uniPorts map by Matteo Scandolo · 3 years, 9 months ago
  32. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 9 months ago
  33. 93e9174 [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 9 months ago
  34. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 10 months ago
  35. 7fb80c2 VOL-3347 GEM ports kept for packet-outs should be in pon-onu-uni-vlan-pbit basis instead of per pon-onu-uni basis. by Esin Karaman · 3 years, 10 months ago
  36. d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 3 years, 10 months ago
  37. f1db18b VOL-3121 - Removing usage of device.Ports by Kent Hagerman · 3 years, 10 months ago
  38. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 11 months ago
  39. 748de5c VOL-3314: ONU discovered entry is not cleared in OLT adapter on ONU by Girish Gowdra · 3 years, 10 months ago
  40. 9218624 improving logs by Matteo Scandolo · 3 years, 11 months ago
  41. 631ef3d VOL-3202: Include port capability in the port create message. by Girish Gowdra · 3 years, 11 months ago
  42. da5e0b2 [VOL-3085]Implement UpdatePmConfig api for voltha-openolt-adapter by Rohan Agrawal · 4 years ago
  43. 3f221ae [VOL-2736]:host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years ago v2.4.8
  44. 95a3fcf VOL-3023 - enable stop indication while in backoff by David Bainbridge · 3 years, 11 months ago
  45. 89ae6d8 VOL-3155: Synchronize flow-removal and ONU delete handling by Girish Gowdra · 4 years ago
  46. a1efa64 VOL-2324 Alarm - ONU Itu Pon Stats by Devmalya Paul · 4 years ago v2.4.7
  47. c0878ec [VOL-2952] :changes to fill port labels for PON ports with easily understandable values by Chaitrashree G S · 4 years ago
  48. 75f0e29 VOL-3095: Added olt device_id in ONU Discovery Event by Amit Ghosh · 4 years ago
  49. 8c9b4f6 Lowering frequent and long log by Andrea Campanella · 4 years ago
  50. 34815db VOL-3065: Concurrent metrics context map access causing panic by Girish Gowdra · 4 years ago
  51. 429f950 VOL-2973: ONT Reboot is not bringing ONU back to 'omci-flows-pushed' state by Girish Gowdra · 4 years ago
  52. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  53. aaf9c10 VOL-2948: Added PON and NNI information to metrics by Kishore Darapu · 4 years ago v2.4.5
  54. 807a2a0 [VOL-2889] adding devicehandler logs addtl. features by Shrey Baid · 4 years, 1 month ago v2.4.4
  55. 78a1d2a [VOL-2975] Changes to OpenOLT adapter for supporting multi-tcont by Gamze Abaka · 4 years ago
  56. 9931ad6 [VOL-936] Missing mocks and comments. Lowering log level for chatty messages by Andrea Campanella · 4 years ago
  57. db587af [VOL-936] Add changes for onu distance from olt by Dinesh Belwalkar · 4 years, 2 months ago
  58. d625b4c [VOL-2890] Using olt-device-id in the path of a tech-profile by Matteo Scandolo · 4 years, 1 month ago v2.4.2
  59. 0f89fd2 VOL-2916 Use cached values instead of childDevice query by Mahir Gunyel · 4 years, 1 month ago
  60. 85f3731 VOL-2880: Reduction of Unit Test Time by Thomas Lee S · 4 years, 1 month ago
  61. 668ea5f [VOL-2643] Removing unused UpdateOnuGemInfo by Andrea Campanella · 4 years, 1 month ago
  62. ceea2e0 VOL-2841: Remove old backward compatible omci message checking code by Matt Jeanneret · 4 years, 1 month ago
  63. b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years, 1 month ago
  64. 3ab6d21 [VOL-2801] : Following OLT reboot, the readIndication receive stream would have by Girish Gowdra · 4 years, 1 month ago
  65. 3f97491 [VOL-2801] : readIndication routine going in an infinite loop on delete device. by Girish Gowdra · 4 years, 1 month ago
  66. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  67. cefae19 [VOL-2786] : Handle flow deletes completely before proceeding onto by Girish Gowdra · 4 years, 1 month ago
  68. a464925 [VOL-2741]: code changes to support OLT reboot by Chaitrashree G S · 4 years, 2 months ago
  69. 34a0028 VOL-812: If fiber is pulled at ONU side, ONU LOS alarm will not get clear from kafka bus. by Thiyagarajan Subramani · 4 years, 2 months ago v2.3.18
  70. f26e488 [VOL-2612] Remove error log when returning error from methods by Girish Kumar · 4 years, 2 months ago v2.3.17
  71. c63bba9 [VOL-2641] Returning errors for flows and groups from the open olt adapter to the core by Andrea Campanella · 4 years, 2 months ago v2.3.15
  72. bcdb144 VOL-2691 ONU Discovery event not raised by Devmalya Paul · 4 years, 2 months ago
  73. e420b5f [VOL-2644]:handle failed scenarios while cleaning up pon resources by Chaitrashree G S · 4 years, 2 months ago v2.3.12
  74. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  75. dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 2 months ago[Renamed (99%) from adaptercore/device_handler.go]
  76. 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  77. 9bbc565 VOL-2609: Remove 1 sec sleep between ONU Discovered state update and ONU activation by Amit Ghosh · 4 years, 2 months ago
  78. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 3 months ago v2.3.5
  79. 1afeceb VOL-2535 : Update the PON-ports on Disable olt, by kdarapu · 4 years, 3 months ago v2.3.2
  80. e5c6a85 VOL-2332: Fix for same ONU being added twice in a race condition by Amit Ghosh · 4 years, 3 months ago
  81. 945e401 [VOL-2364] handle sub-sequent onuDiscoveryIndication by Matteo Scandolo · 4 years, 5 months ago
  82. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  83. ef08811 [VOL-2541]:fix to handle sync issues while storing activePONs by Chaitrashree G S · 4 years, 3 months ago
  84. 39e0aa3 VOL-2463 : Adding enable/disable PON port. by kesavand · 4 years, 3 months ago
  85. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  86. 6d1acb9 VOL-2437 Leftover state in etcd after OLT device deleted by Abhilash Laxmeshwar · 4 years, 3 months ago
  87. ded0a83 [VOL-2440] : code changes to update port status on PON disable by Chaitrashree G S · 4 years, 4 months ago
  88. 5b302e1 vol-2427 openolt-adapter should not ignore indication when OLT is transitioning from admin down to admin up by Abhilash Laxmeshwar · 4 years, 4 months ago
  89. f9942e9 VOL-2120 OLT and ONU oper_status shows Active even when management interface is down in OLT by Abhilash Laxmeshwar · 4 years, 4 months ago
  90. 3d63303 VOL-2339: DHCP issue on second ONU, when two ONUs exist on same PON by Girish Gowdra · 4 years, 5 months ago
  91. f5879ca VOL-2362 - add exponential backoff around enabling indications by David Bainbridge · 4 years, 5 months ago
  92. e24ef18 VOL-1472 OpenONU / OpenOlt: Update code to handle new binary OMCI interadapter message format by lcui · 5 years ago
  93. 6e1534a VOL-2240: Ignore LLDP packets on UNI port by Girish Gowdra · 4 years, 6 months ago
  94. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  95. a8dc937 [VOL-2108] Updated with fix for concurrent access of map in deviceHandler by Naga Manjunath · 4 years, 6 months ago
  96. ab0bd52 VOL-1904 openolt adapter reconcile. along with the local caches data is stored in kv store as well. by Abhilash Laxmeshwar · 4 years, 6 months ago
  97. 89ff40c [VOL-2107] SIGSEGV while disabling a device by Serkant Uluderya · 4 years, 6 months ago
  98. c6e54cb VOL-2189 update voltha-openolt-adapter to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9; by Scott Baker · 4 years, 6 months ago v2.2.1
  99. 7615e55 VOL-1381 and VOL-1091 Add feature to collect PMmetrics of OLT, this will collect Tx and Rx and posts to kafka. This commit is also related to changes of commit 72b25abd4e804596413558ef10f098c2262dd65d voltha-go by Naga Manjunath · 4 years, 7 months ago
  100. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago