1. e87d4bd [VOL-4499] flow resource cleanup after childDeviceLost by yasin sapli · 2 years, 5 months ago
  2. b4c3330 VOL-4670: Fix for flowIDsForGem cache in openolt adapter by Girish Gowdra · 2 years, 1 month ago
  3. 599d25f [VOL-4616] Correctly check if error is returned when enabling indications for OLT by Elia Battiston · 2 years, 2 months ago
  4. efff76e [VOL-4442] grpc streaming connection monitoring by khenaidoo · 2 years, 4 months ago
  5. 0f3190e Fix stale data on etcd after OLT device delete by Girish Gowdra · 2 years, 3 months ago
  6. bddc2d7 [VOL-4612] Remove intf-id parameters from ResourceManager functions by yasin sapli · 2 years, 3 months ago
  7. 2aaf434 [VOL-3767] Log instead of throwing errors when deletion target is not found by Elia Battiston · 2 years, 3 months ago
  8. d056627 [VOL-4531] - isFlowOnKVStore refactor by yasin sapli · 2 years, 4 months ago
  9. 9e4c509 [VOL-4532] Remove duplicate maps in FlowManager and ResourceManager by yasin sapli · 2 years, 3 months ago
  10. f3728b1 VOL-4559: Delete the TP Instance and TP ID first once all the GEM by Girish Gowdra · 2 years, 3 months ago
  11. 596406d [VOL-4589] Remove hardcoding of port speed for NNIs by Elia Battiston · 2 years, 3 months ago
  12. b9f54fd [VOL-4466] support multi onu sw section download by kesavand · 2 years, 5 months ago
  13. 27e7ac9 [VOL-4514] Addressing device reconciliation failure by khenaidoo · 2 years, 5 months ago
  14. ae56c72 The flow and mcast handler channels should be unbuffered to make by Girish Gowdra · 2 years, 5 months ago
  15. 20e3dcd VOL-4471: Stale data in resource manager by Girish Gowdra · 2 years, 5 months ago
  16. 745ccb7 [VOL-4478] Error Handling Changes by Gamze Abaka · 2 years, 5 months ago v4.1.4
  17. 46b0140 Clone of the onuIndcation object to avoid nil pointer by Andrea Campanella · 2 years, 5 months ago v4.1.2
  18. dc2116e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 6 months ago v4.1.0
  19. 950326e VOL-4446: Fix etcd stale data issue post device delete by Girish Gowdra · 2 years, 6 months ago v4.0.2
  20. 0fb24a3 VOL-4425: Fix panic where flows arrive at adapter before device has by Girish Gowdra · 2 years, 6 months ago
  21. bcc9585 VOL-4392 All ONUIDs allocated for the device should be cleared during cleanup by Himani Chawla · 2 years, 6 months ago
  22. e5e807a VOL-4276 olt-adapter should change device's operational-state to FAILED if EnableDevice fails in adapter. by Mahir Gunyel · 2 years, 6 months ago
  23. 7eb2d67 [VOL-4412] Ensure the grpc client is stopped by khenaidoo · 2 years, 6 months ago
  24. 85f61c1 VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  25. 106c61a [VOL-4292] OpenOLT Adapter changes for gRPC migration by khenaidoo · 2 years, 9 months ago v4.0.0
  26. 618fa57 VOL-4333: Fix mcast traffic does not flow after olt reboot by Girish Gowdra · 2 years, 8 months ago
  27. 4736e5c VOL-4312: Reboot OLT test fails on Edgecore GPON ASGvOLT64 OLT by Girish Gowdra · 2 years, 8 months ago v3.6.2
  28. 04386ee [VOL-4286] Update ONU_DISCOVERY event to include the technology of the PON port by ssiddiqui · 2 years, 8 months ago
  29. 197acc1 VOL-4251: Delete device immediately after (without any delay) by Girish Gowdra · 2 years, 9 months ago
  30. 76a1b09 VOL-4260: Fix Duplicate T-Cont AllocId assigned to two different ONU devices by Girish Gowdra · 2 years, 9 months ago v3.6.1
  31. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 9 months ago v3.6.0
  32. 7de58ac VOL-3758: Use OMCI_RESPONSE interadapter message type for OMCI by Girish Gowdra · 2 years, 9 months ago
  33. bcf98af VOL-4197: Add uniport to OnuGemInfo cache in flow-manager module. by Girish Gowdra · 2 years, 10 months ago
  34. b8f1b5a Improvements in code to avoid proper cleanups on DeleteDevice call by Girish Gowdra · 2 years, 10 months ago
  35. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  36. 32b3656 Fixing gosec failures by Andrey Pozolotin · 2 years, 11 months ago v3.4.1
  37. 85e9a14 [VOL-4080] Extend GetExtValue api to read transceiver rx-power on demand. by Gamze Abaka · 3 years ago
  38. 2c8ae0f VOL-4029 Fetch ONU stats on demand by Himani Chawla · 3 years ago
  39. 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
  40. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  41. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  42. 49c40b3 [VOL-4064] Close the previous TCP (GRPC) connection before we establish a new one. by Gamze Abaka · 3 years ago
  43. 852ad91 VOL-4053: Fix Reenable of OLT following disable OLT and adapter restart. by Girish Gowdra · 3 years ago
  44. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years ago v3.3.2
  45. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 1 month ago
  46. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  47. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 2 months ago
  48. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 2 months ago
  49. 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
  50. 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
  51. 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
  52. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 4 months ago v3.1.1
  53. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  54. 07868a5 VOL-3730 by Gamze Abaka · 3 years, 4 months ago
  55. 2fb8147 VOL-3722 Processing onu related indications in occurence order by Mahir Gunyel · 3 years, 4 months ago
  56. 49a5d56 VOL-3646 Fix for removal of DELETED admin state by Himani Chawla · 3 years, 5 months ago
  57. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 7 months ago
  58. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 6 months ago
  59. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  60. 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
  61. b1caa44 VOL-3557: OLT delete is causing the openolt adapter to panic sometimes by Girish Gowdra · 3 years, 6 months ago
  62. 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
  63. 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
  64. 7cf3a05 VOL-3444 Handling of ONT Activation Failure and generation of an alarm by kesavand · 3 years, 8 months ago
  65. 494c208 VOL-3395 Encryption of the OMCC GEM by kesavand · 3 years, 8 months ago v2.5.4
  66. 935f7af [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago v2.5.3
  67. 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 8 months ago
  68. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  69. 738c52a Adding lock on flowsUsedByGemPort map Adding lock on OnuDevice.uniPorts map by Matteo Scandolo · 3 years, 9 months ago
  70. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 9 months ago
  71. 93e9174 [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 9 months ago
  72. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 10 months ago
  73. 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
  74. d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 3 years, 10 months ago
  75. f1db18b VOL-3121 - Removing usage of device.Ports by Kent Hagerman · 3 years, 10 months ago
  76. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 11 months ago
  77. 748de5c VOL-3314: ONU discovered entry is not cleared in OLT adapter on ONU by Girish Gowdra · 3 years, 10 months ago
  78. 9218624 improving logs by Matteo Scandolo · 3 years, 11 months ago
  79. 631ef3d VOL-3202: Include port capability in the port create message. by Girish Gowdra · 3 years, 11 months ago
  80. da5e0b2 [VOL-3085]Implement UpdatePmConfig api for voltha-openolt-adapter by Rohan Agrawal · 4 years ago
  81. 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
  82. 95a3fcf VOL-3023 - enable stop indication while in backoff by David Bainbridge · 3 years, 11 months ago
  83. 89ae6d8 VOL-3155: Synchronize flow-removal and ONU delete handling by Girish Gowdra · 4 years ago
  84. a1efa64 VOL-2324 Alarm - ONU Itu Pon Stats by Devmalya Paul · 4 years ago v2.4.7
  85. c0878ec [VOL-2952] :changes to fill port labels for PON ports with easily understandable values by Chaitrashree G S · 4 years ago
  86. 75f0e29 VOL-3095: Added olt device_id in ONU Discovery Event by Amit Ghosh · 4 years ago
  87. 8c9b4f6 Lowering frequent and long log by Andrea Campanella · 4 years ago
  88. 34815db VOL-3065: Concurrent metrics context map access causing panic by Girish Gowdra · 4 years ago
  89. 429f950 VOL-2973: ONT Reboot is not bringing ONU back to 'omci-flows-pushed' state by Girish Gowdra · 4 years ago
  90. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  91. aaf9c10 VOL-2948: Added PON and NNI information to metrics by Kishore Darapu · 4 years ago v2.4.5
  92. 807a2a0 [VOL-2889] adding devicehandler logs addtl. features by Shrey Baid · 4 years, 1 month ago v2.4.4
  93. 78a1d2a [VOL-2975] Changes to OpenOLT adapter for supporting multi-tcont by Gamze Abaka · 4 years ago
  94. 9931ad6 [VOL-936] Missing mocks and comments. Lowering log level for chatty messages by Andrea Campanella · 4 years ago
  95. db587af [VOL-936] Add changes for onu distance from olt by Dinesh Belwalkar · 4 years, 2 months ago
  96. 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
  97. 0f89fd2 VOL-2916 Use cached values instead of childDevice query by Mahir Gunyel · 4 years, 1 month ago
  98. 85f3731 VOL-2880: Reduction of Unit Test Time by Thomas Lee S · 4 years, 1 month ago
  99. 668ea5f [VOL-2643] Removing unused UpdateOnuGemInfo by Andrea Campanella · 4 years, 1 month ago
  100. ceea2e0 VOL-2841: Remove old backward compatible omci message checking code by Matt Jeanneret · 4 years, 1 month ago