1. 8f73fe0 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 4 years, 5 months ago
  2. 3d63303 VOL-2339: DHCP issue on second ONU, when two ONUs exist on same PON by Girish Gowdra · 4 years, 5 months ago
  3. 6b13058 VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 4 years, 6 months ago v2.2.4
  4. 275c074 VOL-1904 openolt adapter reconcile. by Abhilash Laxmeshwar · 4 years, 5 months ago
  5. d4cbe48 VOL-2227:Fix for Max PON Ports by Amit Ghosh · 4 years, 5 months ago
  6. 5493426 VOL-2191: Implement the right interpretation of instance-control attribute by Girish Gowdra · 4 years, 6 months ago
  7. 90a1795 [VOL-2245]:fix to handle failure scenarios for flows without metadata by Chaitrashree G S · 4 years, 6 months ago
  8. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  9. b7300fe VOL-2223 DHCP fails when subscribers have user defined bandwidth profiles by Abhilash Laxmeshwar · 4 years, 6 months ago
  10. ab0bd52 VOL-1904 openolt adapter reconcile. along with the local caches data is stored in kv store as well. by Abhilash Laxmeshwar · 4 years, 7 months ago
  11. 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
  12. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago
  13. ed16b7c VOL-2188: Convert vlan id as uint32 otherwise type assertion fails by Matt Jeanneret · 4 years, 6 months ago
  14. 26f344b VOL-2179: The o_vid on the DL Action field for the Downstream by Girish Gowdra · 4 years, 6 months ago
  15. 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
  16. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  17. 355d174 VOL-2153 import flow_utils from new location by Scott Baker · 4 years, 6 months ago
  18. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 7 months ago
  19. b26b450 VOL-1910 added techproile mock struct to cover openolt_flowmgr.go files by kdarapu · 4 years, 7 months ago
  20. 1f85b80 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 7 months ago
  21. 3248f9a VOL-1910 Added unit test cases for openolt_flowmgr.go by kdarapu · 4 years, 7 months ago
  22. 245caba [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 7 months ago
  23. 94d7a84 VOL-1878 : Support for LLDP trap flow in OpenOLT adapter by Humera Kouser · 4 years, 8 months ago
  24. d9f985f VOL-1711 Downstream gem port attr list to be used for downward HSIA flow by aishwaryarana01 · 4 years, 8 months ago
  25. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  26. 82efc49 VOL-1899 - address the issues reported by make sca by David K. Bainbridge · 4 years, 8 months ago
  27. ea45af7 VOL-1879 : Support Transparent C-tag handling in OpenOLT by Harsh Awasthi · 4 years, 8 months ago
  28. 7ac6213 [VOL-1869] by salmansiddiqui · 4 years, 9 months ago
  29. 579fe73 [VOL-1849] : fix to handle tech-profile download for all flows instead of just eapol by Chaitrashree G S · 4 years, 9 months ago
  30. b1d5144 VOL-1624 Support for tech-profile creation on the first flow that references the tp-id (in write-metadata) by Manikkaraj k · 4 years, 9 months ago
  31. 7719961 VOL-1813: Skip creating tcont/gemport if there is no onu id by Matt Jeanneret · 4 years, 9 months ago
  32. e77977b XVOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 10 months ago
  33. 22db98e VOL-1715 Free flow_id from resource manager pool if the flow failed ... by Daniele Rossi · 4 years, 10 months ago
  34. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  35. 1110ef2 [VOL-1703]: by Girish Gowdru · 4 years, 10 months ago
  36. 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
  37. 0099c9c VOL-1647 : Support use of any NNI port by Devmalya Paul · 5 years ago
  38. a93dbed Dep update to current voltha-go and voltha-protos by Matt Jeanneret · 5 years ago
  39. 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
  40. 17652a7 UNI port is derived from tunnelID and some bug fixes by manikkaraj k · 5 years ago
  41. 8ee9071 VOL-1589 fix forr resource maanger crash during get device info by Abhilash S.L · 5 years ago
  42. 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 5 years ago
  43. adc57d1 VOL-1378 adding dhcp flows by Manjunath Vanarajulu · 5 years ago
  44. 884c124 Code changes for handling HSIA flows by Manikkaraj k · 5 years ago
  45. ea86948 VOL-1558 Implementation of openolt adapter with dep for dependency management by William Kurkian · 5 years ago
  46. bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 5 years ago