- 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, 11 months ago
- dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 4 years ago
- a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 4 years, 2 months ago v3.0.0
- 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 4 years, 3 months ago
- a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 4 years, 3 months ago
- e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 4 years, 4 months ago
- 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 · 4 years, 4 months ago
- d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 4 years, 4 months ago
- 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 4 years, 5 months ago
- 3f221ae [VOL-2736]:host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years, 6 months ago v2.4.8
- cc65696 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years, 7 months ago
- ed4a8e7 VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years, 7 months ago
- 724d085 [VOL-2774] Allow not filtering the pbit values for the TT workflow by Gamze Abaka · 4 years, 8 months ago
- d625b4c [VOL-2890] Using olt-device-id in the path of a tech-profile by Matteo Scandolo · 4 years, 7 months ago v2.4.2
- 0c595ba VOL-2910: back-to-back sanity test fails with multiple ONUs by Girish Gowdra · 4 years, 7 months ago
- b77ded9 [VOL-2895] : Pings fail intermittently after OLT reboot and ONU disable by Girish Gowdra · 4 years, 7 months ago v2.4.0
- 38d533d [VOL-2848] : Protect concurrent access for PON resources by Girish Gowdra · 4 years, 7 months ago
- 668ea5f [VOL-2643] Removing unused UpdateOnuGemInfo by Andrea Campanella · 4 years, 7 months ago
- b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years, 7 months ago
- 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 8 months ago
- dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 8 months ago[Renamed from adaptercore/resourcemanager/resourcemanager.go]
- 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 9 months ago
- ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 10 months ago
- ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 5 years ago v2.3.0
- 6d1acb9 VOL-2437 Leftover state in etcd after OLT device deleted by Abhilash Laxmeshwar · 4 years, 10 months ago
- 8f73fe0 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 5 years ago
- 275c074 VOL-1904 openolt adapter reconcile. by Abhilash Laxmeshwar · 5 years ago
- ab0bd52 VOL-1904 openolt adapter reconcile. along with the local caches data is stored in kv store as well. by Abhilash Laxmeshwar · 5 years ago
- a8910ba VOL-2154: Removed db/model from vendor folder by sbarbari · 5 years ago
- 89ff40c [VOL-2107] SIGSEGV while disabling a device by Serkant Uluderya · 5 years ago
- c6e54cb VOL-2189 update voltha-openolt-adapter to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9; by Scott Baker · 5 years ago v2.2.1
- fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 5 years ago
- 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 5 years ago
- f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 5 years ago
- abf0235 VOL-1837, resource manager uint test cases updated by cbabu · 5 years ago
- 8369591 VOL-1982 free flowid as and when flows are deleted from the device by Abhilash Laxmeshwar · 5 years ago
- 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 5 years ago
- 7ac6213 [VOL-1869] by salmansiddiqui · 5 years ago
- b1d5144 VOL-1624 Support for tech-profile creation on the first flow that references the tp-id (in write-metadata) by Manikkaraj k · 5 years ago
- 352a45c While running bbsim having the number of pon-interface greater than 16 with voltha openolt go adapter, a segment violation error was seen. by salmansiddiqui · 5 years ago
- 6a80bbd [VOL-1707] by Girish Gowdru · 5 years ago
- 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
- 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
- 8ee9071 VOL-1589 fix forr resource maanger crash during get device info by Abhilash S.L · 6 years ago
- 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 6 years ago
- bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 6 years ago
- 7f17e40 VOL-1376 Resource manager for openolt adapter by Abhilash S.L · 6 years ago