1. 6f91464 Releasing with new voltha-lib-go by Andrea Campanella · 2 years, 6 months ago v4.1.1
  2. dc2116e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago v4.1.0
  3. 950326e VOL-4446: Fix etcd stale data issue post device delete by Girish Gowdra · 2 years, 6 months ago v4.0.2
  4. faa4215 [VOL-4439] Support transparent VLAN at the OLT. by Andrea Campanella · 2 years, 6 months ago v4.0.1
  5. 315a934 VOL-4427: Clear stale keys from etcd by Girish Gowdra · 2 years, 6 months ago
  6. b6296c4 VOL-3856 Fix for TagType is hardcoded as DoubleTag in handleFlowWithGroup function by Himani Chawla · 2 years, 6 months ago
  7. 0fb24a3 VOL-4425: Fix panic where flows arrive at adapter before device has by Girish Gowdra · 2 years, 6 months ago
  8. ab27e66 VOL-4424: Remove unused key entries from KV store by Girish Gowdra · 2 years, 6 months ago
  9. bcc9585 VOL-4392 All ONUIDs allocated for the device should be cleared during cleanup by Himani Chawla · 2 years, 6 months ago
  10. 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
  11. 0c009fc VOL-4413 Apply port-number changes in voltha-lib to components by Mahir Gunyel · 2 years, 6 months ago
  12. 7eb2d67 [VOL-4412] Ensure the grpc client is stopped by khenaidoo · 2 years, 6 months ago
  13. d23ce66 VOL-4344: Fix random panic in openolt adapter unit tests by Girish Gowdra · 2 years, 6 months ago
  14. 78fd63d VOL-4399: Fix use case of deleting child device immediately after subscriber unprovision by Girish Gowdra · 2 years, 7 months ago
  15. 0b24294 intf-id standardization for alarm indications. by yasin sapli · 2 years, 7 months ago
  16. 4f5ed59 [VOL-3731] Delete etcd stale data after olt reboot by serkant.uluderya · 3 years, 5 months ago
  17. 85f61c1 VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  18. 106c61a [VOL-4292] OpenOLT Adapter changes for gRPC migration by khenaidoo · 2 years, 9 months ago v4.0.0
  19. 6f345c1 [VOL-4339] OLT Adapter restart is not working by Gamze Abaka · 2 years, 8 months ago
  20. 618fa57 VOL-4333: Fix mcast traffic does not flow after olt reboot by Girish Gowdra · 2 years, 8 months ago
  21. 4736e5c VOL-4312: Reboot OLT test fails on Edgecore GPON ASGvOLT64 OLT by Girish Gowdra · 2 years, 8 months ago v3.6.2
  22. 04386ee [VOL-4286] Update ONU_DISCOVERY event to include the technology of the PON port by ssiddiqui · 2 years, 8 months ago
  23. 197acc1 VOL-4251: Delete device immediately after (without any delay) by Girish Gowdra · 2 years, 9 months ago
  24. 199570a VOL-4215 :Rearrange tech-profile delete to trigger ani config deletion by Gem deletion by Mahir Gunyel · 2 years, 10 months ago
  25. 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
  26. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 9 months ago v3.6.0
  27. 7de58ac VOL-3758: Use OMCI_RESPONSE interadapter message type for OMCI by Girish Gowdra · 2 years, 10 months ago
  28. d1e0abd VOL-4226: Bump minor version post voltha-2.8 release tagging by Girish Gowdra · 2 years, 10 months ago
  29. 833343a VOL-4226: Bump to version 3.5.1 in preparation for voltha-2.8 release. by Girish Gowdra · 2 years, 10 months ago v3.5.1
  30. bcf98af VOL-4197: Add uniport to OnuGemInfo cache in flow-manager module. by Girish Gowdra · 2 years, 10 months ago
  31. b8f1b5a Improvements in code to avoid proper cleanups on DeleteDevice call by Girish Gowdra · 2 years, 10 months ago
  32. 890ae92 [VOL-4021] Properly computing maxmium number of PON ports by Andrea Campanella · 2 years, 10 months ago
  33. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  34. a11fc81 Vol-4029 updating protos by Himani Chawla · 2 years, 11 months ago v3.4.3
  35. cb0e677 [VOL-4173] Multi UNI changes in OLT adapter by Gamze Abaka · 2 years, 11 months ago v3.4.2
  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. e49938d VOL-3503 Add a device operational state of RECONCILING by Maninder · 3 years, 2 months ago
  41. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  42. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  43. 49c40b3 [VOL-4064] Close the previous TCP (GRPC) connection before we establish a new one. by Gamze Abaka · 3 years ago
  44. 852ad91 VOL-4053: Fix Reenable of OLT following disable OLT and adapter restart. by Girish Gowdra · 3 years ago
  45. 0117442 [VOL-3870] Support all the 5 tcont type by Gamze Abaka · 3 years, 2 months ago v3.3.3
  46. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years ago v3.3.2
  47. e2d9b33 enable profile and race detection builds by David K. Bainbridge · 3 years, 1 month ago v3.3.1
  48. 2f2658d VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years, 1 month ago v3.3.0
  49. 789b90d Fix for timestamps not coming in kafka message by Himani Chawla · 3 years, 1 month ago v3.2.1
  50. 96b0651 VOL-3970 lock down deploy image by David K. Bainbridge · 3 years, 1 month ago
  51. 82c8098 VOL-3957: Re-org the meter reference count update code to account by Girish Gowdra · 3 years, 1 month ago
  52. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 1 month ago
  53. a0905c1 Bumping version after 2.7 release by Matteo Scandolo · 3 years, 1 month ago v3.2.0
  54. 8458537 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 2 months ago v3.1.6
  55. 495dde4 - Fix spelling of hearbeat_check_interval and hearbeat_fail_interval config parameters by Girish Gowdra · 3 years, 2 months ago v3.1.5
  56. 9b282bb Release version 3.1.4 by Girish Gowdra · 3 years, 2 months ago v3.1.4
  57. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  58. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 2 months ago
  59. 7650be6 [VOL-3396] Enabling AES encryption by Gamze Abaka · 3 years, 2 months ago
  60. 21fc1b4 Extending sca deadline due to updated protos by Andrea Campanella · 3 years, 2 months ago
  61. 8c9dc49 VOL-3791: Fix KPI_Event2 Metric timestamps (should be seconds since epoch) by Chip Boling · 3 years, 2 months ago
  62. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 2 months ago
  63. 7b8211e [VOL-3801] remove consul support by serkant.uluderya · 3 years, 2 months ago
  64. 4dea631 [VOL-3865] Updating Alarm sub categories with correct ones by Andrea Campanella · 3 years, 2 months ago
  65. 1dc2bfb [VOL-3663] Modification to PPPoE Trap flows to support VLAN classifier info by Marcos Aurelio Carrero (Furukawa) · 3 years, 2 months ago
  66. 388fb0a [VOL-3663] Supporting PPPoE trap rules olt adapter by Marcos Aurelio Carrero (Furukawa) · 3 years, 3 months ago
  67. 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
  68. 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
  69. fcbd6e7 VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats by Gamze Abaka · 3 years, 5 months ago v3.1.2
  70. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 4 months ago v3.1.1
  71. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  72. 0aca498 [VOL-3736]: Bug - Restarting multicast iperf server (at RG) will not restore the data stream at the RG. by Girish Gowdra · 3 years, 4 months ago
  73. 07868a5 VOL-3730 by Gamze Abaka · 3 years, 5 months ago
  74. 2fb8147 VOL-3722 Processing onu related indications in occurence order by Mahir Gunyel · 3 years, 5 months ago
  75. df392e1 VOL-3718 Packets coming from Open OLT Adapter to the VOLTHA Core always have zero in their UNI port field. OLT Adapter should set the true UNI port info to the control packets before passing them to the VOLTHA Core in the scope of packet-in workflow. by Esin Karaman · 3 years, 5 months ago
  76. 6991e6e Bumping version after VOLTHA-2.6 release by Matteo Scandolo · 3 years, 5 months ago
  77. 8780e30 Releasing OpenOlt Adapter for voltha-2.6 by Matteo Scandolo · 3 years, 5 months ago voltha-2.6 v3.0.2
  78. 49a5d56 VOL-3646 Fix for removal of DELETED admin state by Himani Chawla · 3 years, 5 months ago
  79. d9d6f51 [VOL-3666] Reading TP template from default locations, write the instance using the per-stack prefix by Matteo Scandolo · 3 years, 5 months ago
  80. d5c2240 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 5 months ago
  81. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 8 months ago
  82. c858ab7 Using voltha-lib-go 4.0.2 by Matteo Scandolo · 3 years, 6 months ago
  83. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 6 months ago
  84. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  85. fb3d610 VOL-3521 : scale: intermittent issue - voltha complains that different meter is in use for subscriber by Girish Gowdra · 3 years, 7 months ago v3.0.1
  86. b1caa44 VOL-3557: OLT delete is causing the openolt adapter to panic sometimes by Girish Gowdra · 3 years, 7 months ago
  87. e8f473b - Add missing RWLock protection around accessing subscriberDataPathFlowIDMap. by Girish Gowdra · 3 years, 7 months ago
  88. 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
  89. 2f6b5bc Adding onu and uni information to SedulerQueues errors by Matteo Scandolo · 3 years, 8 months ago
  90. 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
  91. 424b26f Bumping VERSION to 2.6.0-dev by Matteo Scandolo · 3 years, 8 months ago
  92. 7fcebe2 Releasing version 2.5.5 by Matteo Scandolo · 3 years, 8 months ago v2.5.5
  93. bfe0843 [VOL-3481] Returning error upon faliures in the divideAndAddFlow method by Andrea Campanella · 3 years, 8 months ago
  94. 7cf3a05 VOL-3444 Handling of ONT Activation Failure and generation of an alarm by kesavand · 3 years, 8 months ago
  95. 494c208 VOL-3395 Encryption of the OMCC GEM by kesavand · 3 years, 8 months ago v2.5.4
  96. 935f7af [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 9 months ago v2.5.3
  97. 1183b4d Initialize the flowMgr.perGemPortLock MapMutex before invoking loadFlowIDlistForGem by Girish Gowdra · 3 years, 8 months ago
  98. 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 9 months ago
  99. ff797a9 VOL-3353 Enable Go sec by Andrey Pozolotin · 3 years, 9 months ago
  100. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 9 months ago