1. 3e26851 [VOL-4339] OLT Adapter restart is not working by Gamze Abaka · 2 years, 7 months ago v3.5.5
  2. 37f13fa VOL-4251: Delete device immediately after (without any delay) by Girish Gowdra · 2 years, 8 months ago v3.5.3
  3. 1d20eff VOL-4215 :Rearrange tech-profile delete to trigger ani config deletion by Gem deletion by Mahir Gunyel · 2 years, 10 months ago v3.5.2
  4. bcf98af VOL-4197: Add uniport to OnuGemInfo cache in flow-manager module. by Girish Gowdra · 2 years, 10 months ago
  5. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  6. cb0e677 [VOL-4173] Multi UNI changes in OLT adapter by Gamze Abaka · 2 years, 10 months ago v3.4.2
  7. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  8. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  9. 0117442 [VOL-3870] Support all the 5 tcont type by Gamze Abaka · 3 years, 1 month ago v3.3.3
  10. 82c8098 VOL-3957: Re-org the meter reference count update code to account by Girish Gowdra · 3 years, 1 month ago
  11. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 1 month ago
  12. 8458537 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 1 month ago v3.1.6
  13. 7650be6 [VOL-3396] Enabling AES encryption by Gamze Abaka · 3 years, 2 months ago
  14. 1dc2bfb [VOL-3663] Modification to PPPoE Trap flows to support VLAN classifier info by Marcos Aurelio Carrero (Furukawa) · 3 years, 2 months ago
  15. 388fb0a [VOL-3663] Supporting PPPoE trap rules olt adapter by Marcos Aurelio Carrero (Furukawa) · 3 years, 2 months ago
  16. 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
  17. 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
  18. 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
  19. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 7 months ago
  20. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  21. 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
  22. e8f473b - Add missing RWLock protection around accessing subscriberDataPathFlowIDMap. by Girish Gowdra · 3 years, 6 months ago
  23. 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
  24. 2f6b5bc Adding onu and uni information to SedulerQueues errors by Matteo Scandolo · 3 years, 7 months ago
  25. 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
  26. bfe0843 [VOL-3481] Returning error upon faliures in the divideAndAddFlow method by Andrea Campanella · 3 years, 7 months ago
  27. 1183b4d Initialize the flowMgr.perGemPortLock MapMutex before invoking loadFlowIDlistForGem by Girish Gowdra · 3 years, 8 months ago
  28. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  29. 738c52a Adding lock on flowsUsedByGemPort map Adding lock on OnuDevice.uniPorts map by Matteo Scandolo · 3 years, 9 months ago
  30. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 9 months ago
  31. 0f6f8d0 Sending VLAN informations together with the DHCP flow by Matteo Scandolo · 3 years, 9 months ago v2.5.2
  32. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 9 months ago
  33. 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
  34. d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 3 years, 10 months ago
  35. abf9c51 [VOL-3269] Using a global lock on onuGemInfoLock by Matteo Scandolo · 3 years, 10 months ago
  36. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 10 months ago
  37. 2ba0e0b [VOL-1348] EPON tech profile support by Takahiro Suzuki · 3 years, 11 months ago
  38. 9218624 improving logs by Matteo Scandolo · 3 years, 10 months ago
  39. 2c0d274 [VOL-3193] Moving OpenoltFlowManager lock on a per pon base by Matteo Scandolo · 3 years, 10 months ago
  40. 2691297 [VOL-2930] Changed log behaviour for openolt adapter by Shrey Baid · 4 years ago v2.4.6
  41. c43a66e [VOL-3068] Openolt flow manager must support set_field action for vlan_pcp by Gamze Abaka · 4 years ago
  42. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  43. 78a1d2a [VOL-2975] Changes to OpenOLT adapter for supporting multi-tcont by Gamze Abaka · 4 years ago
  44. 3262521 [VOL-2990] - Fix missing type assertion for IgmpProto classifier by Girish Gowdra · 4 years ago
  45. 724d085 [VOL-2774] Allow not filtering the pbit values for the TT workflow by Gamze Abaka · 4 years, 1 month ago
  46. 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
  47. 0f89fd2 VOL-2916 Use cached values instead of childDevice query by Mahir Gunyel · 4 years ago
  48. b77ded9 [VOL-2895] : Pings fail intermittently after OLT reboot and ONU disable by Girish Gowdra · 4 years ago v2.4.0
  49. c4b1911 Avoid crash when trying to log nil group.Desc by Jonathan Hart · 4 years, 1 month ago
  50. b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years, 1 month ago
  51. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  52. 65409d8 VOL-2775 Multicast flows can not be installed due to the following error. by Esin Karaman · 4 years, 1 month ago
  53. cefae19 [VOL-2786] : Handle flow deletes completely before proceeding onto by Girish Gowdra · 4 years, 1 month ago
  54. f26e488 [VOL-2612] Remove error log when returning error from methods by Girish Kumar · 4 years, 2 months ago v2.3.17
  55. c63bba9 [VOL-2641] Returning errors for flows and groups from the open olt adapter to the core by Andrea Campanella · 4 years, 1 month ago v2.3.15
  56. fcddfcf VOL-2459 Move to matching on multicast-IP address after moving to BAL 3.2.3.2 by Esin Karaman · 4 years, 2 months ago v2.3.13
  57. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  58. 7acc0b9 [VOL-2517] Using VLAN ANY (4096) to check for tagged ONU traffic instead of valid 4095 by Andrea Campanella · 4 years, 2 months ago v2.3.11
  59. dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 2 months ago[Renamed (99%) from adaptercore/openolt_flowmgr.go]
  60. fae935c [VOL-2616]: by Girish Gowdra · 4 years, 2 months ago v2.3.8
  61. 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  62. 96af493 [VOL-2650] Deleting gem ports from local cache not working as expected by serkant.uluderya · 4 years, 2 months ago
  63. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 2 months ago v2.3.5
  64. 0ebd2a3 VOL-2575 Add/RemoveMembers operations should be used to update buckets of by Esin Karaman · 4 years, 2 months ago v2.3.3
  65. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  66. c303740 VOL-2485: Clear gemport from local cache when gemport is deleted by Girish Gowdra · 4 years, 3 months ago
  67. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  68. 6d1acb9 VOL-2437 Leftover state in etcd after OLT device deleted by Abhilash Laxmeshwar · 4 years, 3 months ago
  69. b8438aa [VOL-2399] Updated with fix for ipv6 trap flows on nni by Naga Manjunath · 4 years, 4 months ago
  70. ae41e2b VOL-1594 - Add Support for handling IGMP flows in OpenOLT Adapter by Esin Karaman · 4 years, 4 months ago
  71. 1719a07 VOL-2395: Update GEM pktin cache if value is different by Matt Jeanneret · 4 years, 4 months ago
  72. 8f73fe0 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 4 years, 4 months ago
  73. 3d63303 VOL-2339: DHCP issue on second ONU, when two ONUs exist on same PON by Girish Gowdra · 4 years, 4 months ago
  74. 6b13058 VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 4 years, 5 months ago v2.2.4
  75. 275c074 VOL-1904 openolt adapter reconcile. by Abhilash Laxmeshwar · 4 years, 5 months ago
  76. d4cbe48 VOL-2227:Fix for Max PON Ports by Amit Ghosh · 4 years, 5 months ago
  77. 5493426 VOL-2191: Implement the right interpretation of instance-control attribute by Girish Gowdra · 4 years, 5 months ago
  78. 90a1795 [VOL-2245]:fix to handle failure scenarios for flows without metadata by Chaitrashree G S · 4 years, 5 months ago
  79. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 5 months ago
  80. b7300fe VOL-2223 DHCP fails when subscribers have user defined bandwidth profiles by Abhilash Laxmeshwar · 4 years, 5 months ago
  81. 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
  82. 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
  83. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago
  84. ed16b7c VOL-2188: Convert vlan id as uint32 otherwise type assertion fails by Matt Jeanneret · 4 years, 6 months ago
  85. 26f344b VOL-2179: The o_vid on the DL Action field for the Downstream by Girish Gowdra · 4 years, 6 months ago
  86. 740a09c VOL-2146 Put Lock around flow mgr map. Preventing possible concurrent map write with concurrent onu indications. by William Kurkian · 4 years, 6 months ago
  87. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  88. 355d174 VOL-2153 import flow_utils from new location by Scott Baker · 4 years, 6 months ago
  89. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 6 months ago
  90. b26b450 VOL-1910 added techproile mock struct to cover openolt_flowmgr.go files by kdarapu · 4 years, 7 months ago
  91. 1f85b80 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 6 months ago
  92. 3248f9a VOL-1910 Added unit test cases for openolt_flowmgr.go by kdarapu · 4 years, 7 months ago
  93. 245caba [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 7 months ago
  94. 94d7a84 VOL-1878 : Support for LLDP trap flow in OpenOLT adapter by Humera Kouser · 4 years, 8 months ago
  95. d9f985f VOL-1711 Downstream gem port attr list to be used for downward HSIA flow by aishwaryarana01 · 4 years, 8 months ago
  96. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  97. 82efc49 VOL-1899 - address the issues reported by make sca by David K. Bainbridge · 4 years, 8 months ago
  98. ea45af7 VOL-1879 : Support Transparent C-tag handling in OpenOLT by Harsh Awasthi · 4 years, 8 months ago
  99. 7ac6213 [VOL-1869] by salmansiddiqui · 4 years, 8 months ago
  100. 579fe73 [VOL-1849] : fix to handle tech-profile download for all flows instead of just eapol by Chaitrashree G S · 4 years, 8 months ago