1. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 3 months ago v3.1.1
  2. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 4 months ago
  3. 0aca498 [VOL-3736]: Bug - Restarting multicast iperf server (at RG) will not restore the data stream at the RG. by Girish Gowdra · 3 years, 3 months ago
  4. 07868a5 VOL-3730 by Gamze Abaka · 3 years, 3 months ago
  5. 2fb8147 VOL-3722 Processing onu related indications in occurence order by Mahir Gunyel · 3 years, 3 months ago
  6. 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, 3 months ago
  7. 6991e6e Bumping version after VOLTHA-2.6 release by Matteo Scandolo · 3 years, 4 months ago
  8. 8780e30 Releasing OpenOlt Adapter for voltha-2.6 by Matteo Scandolo · 3 years, 4 months ago voltha-2.6 v3.0.2
  9. 49a5d56 VOL-3646 Fix for removal of DELETED admin state by Himani Chawla · 3 years, 4 months ago
  10. d9d6f51 [VOL-3666] Reading TP template from default locations, write the instance using the per-stack prefix by Matteo Scandolo · 3 years, 4 months ago
  11. d5c2240 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 4 months ago
  12. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 6 months ago
  13. c858ab7 Using voltha-lib-go 4.0.2 by Matteo Scandolo · 3 years, 4 months ago
  14. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 5 months ago
  15. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 5 months ago
  16. fb3d610 VOL-3521 : scale: intermittent issue - voltha complains that different meter is in use for subscriber by Girish Gowdra · 3 years, 5 months ago v3.0.1
  17. b1caa44 VOL-3557: OLT delete is causing the openolt adapter to panic sometimes by Girish Gowdra · 3 years, 5 months ago
  18. e8f473b - Add missing RWLock protection around accessing subscriberDataPathFlowIDMap. by Girish Gowdra · 3 years, 5 months ago
  19. a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 7 months ago v3.0.0
  20. 2f6b5bc Adding onu and uni information to SedulerQueues errors by Matteo Scandolo · 3 years, 6 months ago
  21. 9602eb4 VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 7 months ago
  22. 424b26f Bumping VERSION to 2.6.0-dev by Matteo Scandolo · 3 years, 7 months ago
  23. 7fcebe2 Releasing version 2.5.5 by Matteo Scandolo · 3 years, 7 months ago v2.5.5
  24. bfe0843 [VOL-3481] Returning error upon faliures in the divideAndAddFlow method by Andrea Campanella · 3 years, 7 months ago
  25. 7cf3a05 VOL-3444 Handling of ONT Activation Failure and generation of an alarm by kesavand · 3 years, 7 months ago
  26. 494c208 VOL-3395 Encryption of the OMCC GEM by kesavand · 3 years, 7 months ago v2.5.4
  27. 935f7af [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 7 months ago v2.5.3
  28. 1183b4d Initialize the flowMgr.perGemPortLock MapMutex before invoking loadFlowIDlistForGem by Girish Gowdra · 3 years, 7 months ago
  29. 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 7 months ago
  30. ff797a9 VOL-3353 Enable Go sec by Andrey Pozolotin · 3 years, 8 months ago
  31. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 7 months ago
  32. 738c52a Adding lock on flowsUsedByGemPort map Adding lock on OnuDevice.uniPorts map by Matteo Scandolo · 3 years, 8 months ago
  33. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 8 months ago
  34. 0f6f8d0 Sending VLAN informations together with the DHCP flow by Matteo Scandolo · 3 years, 8 months ago v2.5.2
  35. 4665468 [VOL-3196] Using the latest voltha-lib-go in the openolt adapter by Matteo Scandolo · 3 years, 8 months ago v2.5.1
  36. 93e9174 [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 8 months ago
  37. cc0dce6 [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 8 months ago
  38. 11e1597 [VOL-3142] Enabled tracing for openolt-adapter and added config parameters by Girish Kumar · 3 years, 10 months ago v2.5.0
  39. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 9 months ago
  40. 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, 9 months ago
  41. d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 3 years, 9 months ago
  42. f1db18b VOL-3121 - Removing usage of device.Ports by Kent Hagerman · 3 years, 9 months ago
  43. 502056b VOL-3340: ONU events should contain both OLT and ONU device ID by Amit Ghosh · 3 years, 9 months ago
  44. abf9c51 [VOL-3269] Using a global lock on onuGemInfoLock by Matteo Scandolo · 3 years, 9 months ago
  45. 7025a81 [VOL-3069] Fix for the profile enabled openolt adapter docker container build issue by Neha Sharma · 3 years, 9 months ago
  46. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 10 months ago
  47. 748de5c VOL-3314: ONU discovered entry is not cleared in OLT adapter on ONU by Girish Gowdra · 3 years, 9 months ago
  48. b4349c5 VOL-3303: Bump voltha-openolt-adapter version for 2.4 release by Girish Gowdra · 3 years, 9 months ago v2.4.9
  49. 974d745 [VOL-3287] Updating voltha-lib-go dependecy to fix GPON constant issue by Andrea Campanella · 3 years, 9 months ago
  50. 7f9ab55 Fix version that was wrongly changed in a previous commit by Girish Gowdra · 3 years, 9 months ago
  51. 2ba0e0b [VOL-1348] EPON tech profile support by Takahiro Suzuki · 3 years, 10 months ago
  52. 9218624 improving logs by Matteo Scandolo · 3 years, 10 months ago
  53. 631ef3d VOL-3202: Include port capability in the port create message. by Girish Gowdra · 3 years, 10 months ago
  54. da5e0b2 [VOL-3085]Implement UpdatePmConfig api for voltha-openolt-adapter by Rohan Agrawal · 3 years, 10 months ago
  55. 2c0d274 [VOL-3193] Moving OpenoltFlowManager lock on a per pon base by Matteo Scandolo · 3 years, 10 months ago
  56. 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
  57. 95a3fcf VOL-3023 - enable stop indication while in backoff by David Bainbridge · 3 years, 10 months ago
  58. 89ae6d8 VOL-3155: Synchronize flow-removal and ONU delete handling by Girish Gowdra · 3 years, 10 months ago
  59. 5e3528d [VOL-3129] set the endpoint from the topic name by serkant.uluderya · 3 years, 10 months ago
  60. a1efa64 VOL-2324 Alarm - ONU Itu Pon Stats by Devmalya Paul · 4 years ago v2.4.7
  61. c0878ec [VOL-2952] :changes to fill port labels for PON ports with easily understandable values by Chaitrashree G S · 3 years, 10 months ago
  62. 75f0e29 VOL-3095: Added olt device_id in ONU Discovery Event by Amit Ghosh · 3 years, 11 months ago
  63. 8c9b4f6 Lowering frequent and long log by Andrea Campanella · 3 years, 11 months ago
  64. f369c0a VOL-3082: Update go mod to voltha-lib-go version 3.1.11 by Girish Gowdra · 3 years, 11 months ago
  65. 2691297 [VOL-2930] Changed log behaviour for openolt adapter by Shrey Baid · 4 years ago v2.4.6
  66. 34815db VOL-3065: Concurrent metrics context map access causing panic by Girish Gowdra · 3 years, 11 months ago
  67. 429f950 VOL-2973: ONT Reboot is not bringing ONU back to 'omci-flows-pushed' state by Girish Gowdra · 3 years, 11 months ago
  68. c43a66e [VOL-3068] Openolt flow manager must support set_field action for vlan_pcp by Gamze Abaka · 3 years, 11 months ago
  69. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 3 years, 11 months ago
  70. aaf9c10 VOL-2948: Added PON and NNI information to metrics by Kishore Darapu · 3 years, 11 months ago v2.4.5
  71. 807a2a0 [VOL-2889] adding devicehandler logs addtl. features by Shrey Baid · 4 years ago v2.4.4
  72. eb5294e VOL-897 Onu Differential Reach Exceeded Alarm by Devmalya Paul · 4 years ago v2.4.3
  73. 24ed967 [VOL-2993] Adding support to push '-profile' images by Matteo Scandolo · 3 years, 11 months ago
  74. cc65696 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years ago
  75. 78a1d2a [VOL-2975] Changes to OpenOLT adapter for supporting multi-tcont by Gamze Abaka · 4 years ago
  76. 6ec3c35 [VOL-2993] Using a single Dockerfile for images with and without profiling by Matteo Scandolo · 4 years ago
  77. 3262521 [VOL-2990] - Fix missing type assertion for IgmpProto classifier by Girish Gowdra · 4 years ago
  78. 9931ad6 [VOL-936] Missing mocks and comments. Lowering log level for chatty messages by Andrea Campanella · 4 years ago
  79. db587af [VOL-936] Add changes for onu distance from olt by Dinesh Belwalkar · 4 years, 1 month ago
  80. ed4a8e7 VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years ago
  81. 724d085 [VOL-2774] Allow not filtering the pbit values for the TT workflow by Gamze Abaka · 4 years ago
  82. d625b4c [VOL-2890] Using olt-device-id in the path of a tech-profile by Matteo Scandolo · 4 years ago v2.4.2
  83. 0f89fd2 VOL-2916 Use cached values instead of childDevice query by Mahir Gunyel · 4 years ago
  84. 3ad5d2b [VOL-2836] Using different topic per ONU device by Matteo Scandolo · 4 years ago v2.4.1
  85. 85f3731 VOL-2880: Reduction of Unit Test Time by Thomas Lee S · 4 years ago
  86. 0c595ba VOL-2910: back-to-back sanity test fails with multiple ONUs by Girish Gowdra · 4 years ago
  87. b77ded9 [VOL-2895] : Pings fail intermittently after OLT reboot and ONU disable by Girish Gowdra · 4 years ago v2.4.0
  88. 19b563a [VOL-2873] Fix Group log: Changed default logandreturn level by Shrey Baid · 4 years ago
  89. 7566225 [VOL-2875] Documentation update by Zack Williams · 4 years ago
  90. c4b1911 Avoid crash when trying to log nil group.Desc by Jonathan Hart · 4 years ago
  91. 38d533d [VOL-2848] : Protect concurrent access for PON resources by Girish Gowdra · 4 years ago
  92. 24f83e2 VOL-2776 Start_omci_test is unimplemented for OLT by Scott Baker · 4 years ago
  93. 668ea5f [VOL-2643] Removing unused UpdateOnuGemInfo by Andrea Campanella · 4 years ago
  94. ceea2e0 VOL-2841: Remove old backward compatible omci message checking code by Matt Jeanneret · 4 years ago
  95. 868131c [VOL-2845]: Fix concurrent access of SouthBoundPort data in statsmanager module by Girish Gowdra · 4 years ago
  96. b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years ago
  97. be6fd50 VOL-2828 Bump post-2.3 release by Zack Williams · 4 years ago
  98. ed8e29f VOL-2828 Bump version for 2.3 release by Zack Williams · 4 years ago v2.3.21
  99. 3ab6d21 [VOL-2801] : Following OLT reboot, the readIndication receive stream would have by Girish Gowdra · 4 years ago
  100. 3f97491 [VOL-2801] : readIndication routine going in an infinite loop on delete device. by Girish Gowdra · 4 years ago