1. a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 8 months ago v3.0.0
  2. 2f6b5bc Adding onu and uni information to SedulerQueues errors by Matteo Scandolo · 3 years, 7 months ago
  3. 9602eb4 VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 8 months ago
  4. bfe0843 [VOL-3481] Returning error upon faliures in the divideAndAddFlow method by Andrea Campanella · 3 years, 8 months ago
  5. 1183b4d Initialize the flowMgr.perGemPortLock MapMutex before invoking loadFlowIDlistForGem by Girish Gowdra · 3 years, 8 months ago
  6. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  7. 738c52a Adding lock on flowsUsedByGemPort map Adding lock on OnuDevice.uniPorts map by Matteo Scandolo · 3 years, 9 months ago
  8. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 9 months ago
  9. 0f6f8d0 Sending VLAN informations together with the DHCP flow by Matteo Scandolo · 3 years, 9 months ago v2.5.2
  10. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 10 months ago
  11. 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, 10 months ago
  12. d519bbf VOL-3112 Group removal support by Open OLT Adapter by Esin Karaman · 3 years, 10 months ago
  13. abf9c51 [VOL-3269] Using a global lock on onuGemInfoLock by Matteo Scandolo · 3 years, 10 months ago
  14. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 11 months ago
  15. 2ba0e0b [VOL-1348] EPON tech profile support by Takahiro Suzuki · 3 years, 11 months ago
  16. 9218624 improving logs by Matteo Scandolo · 3 years, 11 months ago
  17. 2c0d274 [VOL-3193] Moving OpenoltFlowManager lock on a per pon base by Matteo Scandolo · 3 years, 11 months ago
  18. 2691297 [VOL-2930] Changed log behaviour for openolt adapter by Shrey Baid · 4 years ago v2.4.6
  19. c43a66e [VOL-3068] Openolt flow manager must support set_field action for vlan_pcp by Gamze Abaka · 4 years ago
  20. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  21. 78a1d2a [VOL-2975] Changes to OpenOLT adapter for supporting multi-tcont by Gamze Abaka · 4 years ago
  22. 3262521 [VOL-2990] - Fix missing type assertion for IgmpProto classifier by Girish Gowdra · 4 years ago
  23. 724d085 [VOL-2774] Allow not filtering the pbit values for the TT workflow by Gamze Abaka · 4 years, 1 month ago
  24. 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
  25. 0f89fd2 VOL-2916 Use cached values instead of childDevice query by Mahir Gunyel · 4 years, 1 month ago
  26. b77ded9 [VOL-2895] : Pings fail intermittently after OLT reboot and ONU disable by Girish Gowdra · 4 years, 1 month ago v2.4.0
  27. c4b1911 Avoid crash when trying to log nil group.Desc by Jonathan Hart · 4 years, 1 month ago
  28. b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years, 1 month ago
  29. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  30. 65409d8 VOL-2775 Multicast flows can not be installed due to the following error. by Esin Karaman · 4 years, 1 month ago
  31. cefae19 [VOL-2786] : Handle flow deletes completely before proceeding onto by Girish Gowdra · 4 years, 1 month ago
  32. f26e488 [VOL-2612] Remove error log when returning error from methods by Girish Kumar · 4 years, 2 months ago v2.3.17
  33. c63bba9 [VOL-2641] Returning errors for flows and groups from the open olt adapter to the core by Andrea Campanella · 4 years, 2 months ago v2.3.15
  34. 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
  35. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  36. 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
  37. 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]
  38. fae935c [VOL-2616]: by Girish Gowdra · 4 years, 2 months ago v2.3.8
  39. 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  40. 96af493 [VOL-2650] Deleting gem ports from local cache not working as expected by serkant.uluderya · 4 years, 2 months ago
  41. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 3 months ago v2.3.5
  42. 0ebd2a3 VOL-2575 Add/RemoveMembers operations should be used to update buckets of by Esin Karaman · 4 years, 3 months ago v2.3.3
  43. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  44. c303740 VOL-2485: Clear gemport from local cache when gemport is deleted by Girish Gowdra · 4 years, 3 months ago
  45. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  46. 6d1acb9 VOL-2437 Leftover state in etcd after OLT device deleted by Abhilash Laxmeshwar · 4 years, 3 months ago
  47. b8438aa [VOL-2399] Updated with fix for ipv6 trap flows on nni by Naga Manjunath · 4 years, 4 months ago
  48. ae41e2b VOL-1594 - Add Support for handling IGMP flows in OpenOLT Adapter by Esin Karaman · 4 years, 4 months ago
  49. 1719a07 VOL-2395: Update GEM pktin cache if value is different by Matt Jeanneret · 4 years, 4 months ago
  50. 8f73fe0 [VOL-2260] Guard Openolt against Wrong Tech Profile configuration by Girish Kumar · 4 years, 5 months ago
  51. 3d63303 VOL-2339: DHCP issue on second ONU, when two ONUs exist on same PON by Girish Gowdra · 4 years, 5 months ago
  52. 6b13058 VOL-2172: Delete tech-profile on ONU by Girish Gowdra · 4 years, 5 months ago v2.2.4
  53. 275c074 VOL-1904 openolt adapter reconcile. by Abhilash Laxmeshwar · 4 years, 5 months ago
  54. d4cbe48 VOL-2227:Fix for Max PON Ports by Amit Ghosh · 4 years, 5 months ago
  55. 5493426 VOL-2191: Implement the right interpretation of instance-control attribute by Girish Gowdra · 4 years, 6 months ago
  56. 90a1795 [VOL-2245]:fix to handle failure scenarios for flows without metadata by Chaitrashree G S · 4 years, 6 months ago
  57. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  58. b7300fe VOL-2223 DHCP fails when subscribers have user defined bandwidth profiles by Abhilash Laxmeshwar · 4 years, 6 months ago
  59. 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
  60. 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
  61. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago
  62. ed16b7c VOL-2188: Convert vlan id as uint32 otherwise type assertion fails by Matt Jeanneret · 4 years, 6 months ago
  63. 26f344b VOL-2179: The o_vid on the DL Action field for the Downstream by Girish Gowdra · 4 years, 6 months ago
  64. 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
  65. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  66. 355d174 VOL-2153 import flow_utils from new location by Scott Baker · 4 years, 6 months ago
  67. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 6 months ago
  68. b26b450 VOL-1910 added techproile mock struct to cover openolt_flowmgr.go files by kdarapu · 4 years, 7 months ago
  69. 1f85b80 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 7 months ago
  70. 3248f9a VOL-1910 Added unit test cases for openolt_flowmgr.go by kdarapu · 4 years, 7 months ago
  71. 245caba [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 7 months ago
  72. 94d7a84 VOL-1878 : Support for LLDP trap flow in OpenOLT adapter by Humera Kouser · 4 years, 8 months ago
  73. d9f985f VOL-1711 Downstream gem port attr list to be used for downward HSIA flow by aishwaryarana01 · 4 years, 8 months ago
  74. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  75. 82efc49 VOL-1899 - address the issues reported by make sca by David K. Bainbridge · 4 years, 8 months ago
  76. ea45af7 VOL-1879 : Support Transparent C-tag handling in OpenOLT by Harsh Awasthi · 4 years, 8 months ago
  77. 7ac6213 [VOL-1869] by salmansiddiqui · 4 years, 8 months ago
  78. 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
  79. 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
  80. 7719961 VOL-1813: Skip creating tcont/gemport if there is no onu id by Matt Jeanneret · 4 years, 9 months ago
  81. e77977b XVOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 10 months ago
  82. 22db98e VOL-1715 Free flow_id from resource manager pool if the flow failed ... by Daniele Rossi · 4 years, 10 months ago
  83. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  84. 1110ef2 [VOL-1703]: by Girish Gowdru · 4 years, 10 months ago
  85. 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
  86. 0099c9c VOL-1647 : Support use of any NNI port by Devmalya Paul · 4 years, 11 months ago
  87. a93dbed Dep update to current voltha-go and voltha-protos by Matt Jeanneret · 5 years ago
  88. 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
  89. 17652a7 UNI port is derived from tunnelID and some bug fixes by manikkaraj k · 5 years ago
  90. 8ee9071 VOL-1589 fix forr resource maanger crash during get device info by Abhilash S.L · 5 years ago
  91. 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 5 years ago
  92. adc57d1 VOL-1378 adding dhcp flows by Manjunath Vanarajulu · 5 years ago
  93. 884c124 Code changes for handling HSIA flows by Manikkaraj k · 5 years ago
  94. ea86948 VOL-1558 Implementation of openolt adapter with dep for dependency management by William Kurkian · 5 years ago
  95. bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 5 years ago