1. 142e16e VOL-2258 release 2.2.2 by Scott Baker · 4 years, 5 months ago v2.2.2
  2. 90a1795 [VOL-2245]:fix to handle failure scenarios for flows without metadata by Chaitrashree G S · 4 years, 6 months ago
  3. 6e1534a VOL-2240: Ignore LLDP packets on UNI port by Girish Gowdra · 4 years, 6 months ago
  4. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  5. 95f2152 VOL-2101 readiness and liveliness check added to message-bus and etcd by cbabu · 4 years, 6 months ago
  6. e4996f3 Updating local protos to use the v2 directory by William Kurkian · 4 years, 6 months ago
  7. a8dc937 [VOL-2108] Updated with fix for concurrent access of map in deviceHandler by Naga Manjunath · 4 years, 6 months ago
  8. b7300fe VOL-2223 DHCP fails when subscribers have user defined bandwidth profiles by Abhilash Laxmeshwar · 4 years, 6 months ago
  9. 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
  10. a8910ba VOL-2154: Removed db/model from vendor folder by sbarbari · 4 years, 6 months ago
  11. 89ff40c [VOL-2107] SIGSEGV while disabling a device by Serkant Uluderya · 4 years, 7 months ago
  12. 2858a6c VOL-2189 Return to dev version by Scott Baker · 4 years, 6 months ago
  13. 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
  14. 7615e55 VOL-1381 and VOL-1091 Add feature to collect PMmetrics of OLT, this will collect Tx and Rx and posts to kafka. This commit is also related to changes of commit 72b25abd4e804596413558ef10f098c2262dd65d voltha-go by Naga Manjunath · 4 years, 7 months ago
  15. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago
  16. ed16b7c VOL-2188: Convert vlan id as uint32 otherwise type assertion fails by Matt Jeanneret · 4 years, 6 months ago
  17. 3b4c035 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  18. 26f344b VOL-2179: The o_vid on the DL Action field for the Downstream by Girish Gowdra · 4 years, 6 months ago
  19. 51b3b59 VOL-2169 Fix documentation typos by Scott Baker · 4 years, 6 months ago
  20. 5e31207 VOL-2138 Fix LOCAL_LIB_GO for v2 paths by Scott Baker · 4 years, 6 months ago
  21. eb83c83 adding gitreview file by Kailash · 4 years, 8 months ago
  22. 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
  23. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  24. 355d174 VOL-2153 import flow_utils from new location by Scott Baker · 4 years, 6 months ago
  25. bef8943 VOL-1837,update comment's for unit test file's review comments updated by cbabu · 4 years, 7 months ago
  26. be7cac1 VOL-2145 - update to voltha-lib-go@v2.2.5 by David Bainbridge · 4 years, 6 months ago
  27. 828bf4e [VOL-1743] Create Kubernetes Probes for Open OLT Adapter by Rohan Agrawal · 4 years, 6 months ago
  28. 63d5181 VOL-2124 - add build target to makefile by David Bainbridge · 4 years, 6 months ago
  29. 788e520 VOL-1921 - updated to use go mod by David Bainbridge · 4 years, 6 months ago
  30. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 7 months ago
  31. 28f8060 VOL-1907,VOL-1837, olt_state_transition unit test cases by cbabu · 4 years, 7 months ago
  32. abf0235 VOL-1837, resource manager uint test cases updated by cbabu · 4 years, 7 months ago
  33. a4cd50d VOL-2057 Ensure Makefile variables set correctly when tools are missing by Scott Baker · 4 years, 7 months ago
  34. b26b450 VOL-1910 added techproile mock struct to cover openolt_flowmgr.go files by kdarapu · 4 years, 7 months ago
  35. 1f85b80 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 7 months ago
  36. b9c869b [VOL-2028] Corrected inconsistent log field naming for instanceId by Hardik Windlass · 4 years, 7 months ago
  37. f72de2b VOL-2026 , Added config test cases for openolt-adapter by kdarapu · 4 years, 7 months ago
  38. a9e04cc VOL-1912 updated the unit test cases for openolt.go by cbabu · 4 years, 7 months ago
  39. a1a5052 [VOL-2012]: Ignore OltIndication with OperState as "up" if the OLT by Gamze Abaka · 4 years, 7 months ago
  40. 8539e20 VOL-2011 bugfix for discovering pon ports by Gamze Abaka · 4 years, 7 months ago
  41. ed05aa3 VOL-2030 Return to -dev version by Scott Baker · 4 years, 7 months ago
  42. 67c34c6 VOL-2030 Release master branch voltha-openolt-adapter version 2.2.0 by Scott Baker · 4 years, 7 months ago v2.2.0
  43. 3248f9a VOL-1910 Added unit test cases for openolt_flowmgr.go by kdarapu · 4 years, 7 months ago
  44. 8369591 VOL-1982 free flowid as and when flows are deleted from the device by Abhilash Laxmeshwar · 4 years, 7 months ago
  45. f0c0e38 VOL-1905 added openolt-adapter unit tests for Main.go by kdarapu · 4 years, 7 months ago
  46. 245caba [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 7 months ago
  47. 90ca301 VOL-1888 Not enough info in ONU DGI to Identify the ONU. by Devmalya Paul · 4 years, 8 months ago
  48. 891693b VOL-1838, VOL-1909, VOL-1906 and VOL-1911 by kdarapu · 4 years, 8 months ago
  49. 768708d VOL-1924: Observed the panic error while Object conversion in statsmanager.go by kdarapu · 4 years, 8 months ago
  50. 94d7a84 VOL-1878 : Support for LLDP trap flow in OpenOLT adapter by Humera Kouser · 4 years, 8 months ago
  51. 381c690 VOL-1838 Unit test cases for golang openolt adapter device_handler.go by kdarapu · 4 years, 9 months ago
  52. d9f985f VOL-1711 Downstream gem port attr list to be used for downward HSIA flow by aishwaryarana01 · 4 years, 8 months ago
  53. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  54. 95504be VOL-1893 Fix voltha-openolt-adapter Makefile by Zack Williams · 4 years, 8 months ago
  55. 82efc49 VOL-1899 - address the issues reported by make sca by David K. Bainbridge · 4 years, 8 months ago
  56. ea45af7 VOL-1879 : Support Transparent C-tag handling in OpenOLT by Harsh Awasthi · 4 years, 8 months ago
  57. 7ac6213 [VOL-1869] by salmansiddiqui · 4 years, 8 months ago
  58. 8eb6cd6 resign the python version to history by David K. Bainbridge · 4 years, 8 months ago
  59. ff52466 VOL-1863 Changing the omci indication forwarding to happen in a go routine by William Kurkian · 4 years, 9 months ago
  60. 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
  61. c31a4d6 Post release increment to version 2.2.0-dev by David Bainbridge · 4 years, 8 months ago
  62. 07a5ccc Release 2.1.0 contains TP by David Bainbridge · 4 years, 9 months ago 2.1.0
  63. 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
  64. c1c61e8 Start version 2.1.0-dev by David Bainbridge · 4 years, 9 months ago
  65. a87e918 Release 2.0.1 by Matt Jeanneret · 4 years, 9 months ago 2.0.1
  66. 4aff82d Pin python openolt protos to last non-TP version by Matt Jeanneret · 4 years, 9 months ago
  67. 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 · 4 years, 9 months ago
  68. 8fa5c30 Match current openolt golang behavior by Matt Jeanneret · 4 years, 9 months ago
  69. 4412419 [VOL-1846] : This commit has fix for , by Chaitrashree G S · 4 years, 9 months ago
  70. 1359c73 VOL-1839: PacketOut now checks for different types of q-in-q and modifies appropriately by Matt Jeanneret · 4 years, 9 months ago
  71. 2a831e9 Set the default preferred docker image to golang by Matt Jeanneret · 4 years, 9 months ago
  72. ee824a2 [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 9 months ago
  73. 5353951 VOL-1812: Better handle duplicate indications and concurrency by Matt Jeanneret · 4 years, 10 months ago
  74. 27cb2b4 VOL-1829: Dont fatally kill the process on a bad packet indication by Matt Jeanneret · 4 years, 9 months ago
  75. 7eb0a93 Ignore operstatus change to DISCOVERED if ONU is in Cache by Scott Baker · 4 years, 9 months ago
  76. 051466a VOL-1710 Generate OLT connectivity related alarms in golang OpenOLT adapter by Daniele Rossi · 4 years, 9 months ago
  77. 7719961 VOL-1813: Skip creating tcont/gemport if there is no onu id by Matt Jeanneret · 4 years, 9 months ago
  78. b2b62dd [VOL-1806] : Remove redundant device state updation by Chaitrashree G S · 4 years, 9 months ago
  79. f4fdcd7 VOL-1793: Set device mac address/dpid to unique value by Matt Jeanneret · 4 years, 10 months ago
  80. eb5059f Updated dep voltha-go library fixing kafka issue by Matt Jeanneret · 4 years, 10 months ago
  81. 0c9ae28 Do not use dependency for version injection by Matt Jeanneret · 4 years, 10 months ago
  82. f18048a README.md update by aishwaryarana01 · 4 years, 10 months ago
  83. fb990a5 VOL-1537 : Create the Alarm Framework in golang openolt adapter by Devmalya Paul · 4 years, 10 months ago
  84. 69132dc VOL-1777 Update python requirements by Matt Jeanneret · 4 years, 10 months ago
  85. 3b49463 VOL-1691 Fix openolt adapter getting stuck while registartion with core by Abhilash S.L · 4 years, 10 months ago
  86. f880eb6 Inject and report version info by Matt Jeanneret · 4 years, 10 months ago
  87. 2133c3b VOL-1689, VOL-1586: openolt now sets DISCOVERED state for onu by Matt Jeanneret · 4 years, 10 months ago
  88. e77977b XVOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 10 months ago
  89. 22db98e VOL-1715 Free flow_id from resource manager pool if the flow failed ... by Daniele Rossi · 4 years, 10 months ago
  90. 72c8438 VOL-1650 Change MAX_ONUS_PER_PON to 128 for golang openolt adapter by gerardo.laurenzi · 4 years, 10 months ago
  91. 35b5d80 [VOL-1771] : Support two or more ONUs which are connected on same PON port by Chaitrashree G S · 4 years, 10 months ago
  92. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  93. 7f06d06 Updating requirements file so that images work without LOCAL_PROTOS build by William Kurkian · 4 years, 10 months ago
  94. 1110ef2 [VOL-1703]: by Girish Gowdru · 4 years, 10 months ago
  95. 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
  96. 70dd497 VOL-1646 : Allow mfr description to be VOLTHA Project by Devmalya Paul · 5 years ago
  97. 0099c9c VOL-1647 : Support use of any NNI port by Devmalya Paul · 5 years ago
  98. a3f9add VOL-1653 : Optimization during OMCI messaging by Mahir Gunyel · 5 years ago
  99. dbdc134 VOL-1688 Fixed invalid syntax that prevented omci indications from being processed. by William Kurkian · 5 years ago
  100. 0fe5f7e VOL-1549: Soft Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago