1. 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
  2. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 9 months ago v3.6.0
  3. 7de58ac VOL-3758: Use OMCI_RESPONSE interadapter message type for OMCI by Girish Gowdra · 2 years, 10 months ago
  4. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  5. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  6. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  7. 8458537 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 2 months ago v3.1.6
  8. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  9. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 2 months ago
  10. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 6 months ago
  11. 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
  12. 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
  13. 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
  14. 494c208 VOL-3395 Encryption of the OMCC GEM by kesavand · 3 years, 8 months ago v2.5.4
  15. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 10 months ago
  16. f1db18b VOL-3121 - Removing usage of device.Ports by Kent Hagerman · 3 years, 10 months ago
  17. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 11 months ago
  18. 631ef3d VOL-3202: Include port capability in the port create message. by Girish Gowdra · 3 years, 11 months ago
  19. 2c0d274 [VOL-3193] Moving OpenoltFlowManager lock on a per pon base by Matteo Scandolo · 3 years, 11 months ago
  20. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  21. aaf9c10 VOL-2948: Added PON and NNI information to metrics by Kishore Darapu · 4 years ago v2.4.5
  22. 85f3731 VOL-2880: Reduction of Unit Test Time by Thomas Lee S · 4 years, 1 month ago
  23. 38d533d [VOL-2848] : Protect concurrent access for PON resources by Girish Gowdra · 4 years, 1 month ago
  24. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  25. 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
  26. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  27. dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 2 months ago[Renamed (99%) from adaptercore/device_handler_test.go]
  28. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 3 months ago v2.3.5
  29. 1afeceb VOL-2535 : Update the PON-ports on Disable olt, by kdarapu · 4 years, 3 months ago v2.3.2
  30. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  31. 39e0aa3 VOL-2463 : Adding enable/disable PON port. by kesavand · 4 years, 3 months ago
  32. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  33. d4cbe48 VOL-2227:Fix for Max PON Ports by Amit Ghosh · 4 years, 5 months ago
  34. a8dc937 [VOL-2108] Updated with fix for concurrent access of map in deviceHandler by Naga Manjunath · 4 years, 6 months ago
  35. 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
  36. 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
  37. 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
  38. 3b4c035 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  39. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  40. 355d174 VOL-2153 import flow_utils from new location by Scott Baker · 4 years, 6 months ago
  41. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 7 months ago
  42. b26b450 VOL-1910 added techproile mock struct to cover openolt_flowmgr.go files by kdarapu · 4 years, 7 months ago
  43. 891693b VOL-1838, VOL-1909, VOL-1906 and VOL-1911 by kdarapu · 4 years, 8 months ago
  44. 381c690 VOL-1838 Unit test cases for golang openolt adapter device_handler.go by kdarapu · 4 years, 9 months ago