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