1. b83b39d [VOL-2638] Returning error when storing data for new ONU by Andrea Campanella · 4 years, 1 month ago
  2. 3ab6d21 [VOL-2801] : Following OLT reboot, the readIndication receive stream would have by Girish Gowdra · 4 years, 2 months ago
  3. 3f97491 [VOL-2801] : readIndication routine going in an infinite loop on delete device. by Girish Gowdra · 4 years, 2 months ago
  4. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 2 months ago
  5. cefae19 [VOL-2786] : Handle flow deletes completely before proceeding onto by Girish Gowdra · 4 years, 2 months ago
  6. a464925 [VOL-2741]: code changes to support OLT reboot by Chaitrashree G S · 4 years, 2 months ago
  7. 34a0028 VOL-812: If fiber is pulled at ONU side, ONU LOS alarm will not get clear from kafka bus. by Thiyagarajan Subramani · 4 years, 2 months ago v2.3.18
  8. f26e488 [VOL-2612] Remove error log when returning error from methods by Girish Kumar · 4 years, 2 months ago v2.3.17
  9. 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
  10. bcdb144 VOL-2691 ONU Discovery event not raised by Devmalya Paul · 4 years, 2 months ago
  11. e420b5f [VOL-2644]:handle failed scenarios while cleaning up pon resources by Chaitrashree G S · 4 years, 3 months ago v2.3.12
  12. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  13. dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 2 months ago[Renamed (99%) from adaptercore/device_handler.go]
  14. 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  15. 9bbc565 VOL-2609: Remove 1 sec sleep between ONU Discovered state update and ONU activation by Amit Ghosh · 4 years, 3 months ago
  16. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 3 months ago v2.3.5
  17. 1afeceb VOL-2535 : Update the PON-ports on Disable olt, by kdarapu · 4 years, 3 months ago v2.3.2
  18. e5c6a85 VOL-2332: Fix for same ONU being added twice in a race condition by Amit Ghosh · 4 years, 3 months ago
  19. 945e401 [VOL-2364] handle sub-sequent onuDiscoveryIndication by Matteo Scandolo · 4 years, 5 months ago
  20. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  21. ef08811 [VOL-2541]:fix to handle sync issues while storing activePONs by Chaitrashree G S · 4 years, 3 months ago
  22. 39e0aa3 VOL-2463 : Adding enable/disable PON port. by kesavand · 4 years, 3 months ago
  23. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  24. 6d1acb9 VOL-2437 Leftover state in etcd after OLT device deleted by Abhilash Laxmeshwar · 4 years, 4 months ago
  25. ded0a83 [VOL-2440] : code changes to update port status on PON disable by Chaitrashree G S · 4 years, 4 months ago
  26. 5b302e1 vol-2427 openolt-adapter should not ignore indication when OLT is transitioning from admin down to admin up by Abhilash Laxmeshwar · 4 years, 4 months ago
  27. f9942e9 VOL-2120 OLT and ONU oper_status shows Active even when management interface is down in OLT by Abhilash Laxmeshwar · 4 years, 4 months ago
  28. 3d63303 VOL-2339: DHCP issue on second ONU, when two ONUs exist on same PON by Girish Gowdra · 4 years, 5 months ago
  29. f5879ca VOL-2362 - add exponential backoff around enabling indications by David Bainbridge · 4 years, 5 months ago
  30. e24ef18 VOL-1472 OpenONU / OpenOlt: Update code to handle new binary OMCI interadapter message format by lcui · 5 years ago
  31. 6e1534a VOL-2240: Ignore LLDP packets on UNI port by Girish Gowdra · 4 years, 6 months ago
  32. 6056e82 [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  33. a8dc937 [VOL-2108] Updated with fix for concurrent access of map in deviceHandler by Naga Manjunath · 4 years, 6 months ago
  34. 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
  35. 89ff40c [VOL-2107] SIGSEGV while disabling a device by Serkant Uluderya · 4 years, 7 months ago
  36. 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
  37. 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
  38. fee3639 VOL-1943 Adding multi tcont support to openolt adapter by Gamze Abaka · 4 years, 7 months ago
  39. 3b4c035 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  40. 740a09c VOL-2146 Put Lock around flow mgr map. Preventing possible concurrent map write with concurrent onu indications. by William Kurkian · 4 years, 7 months ago
  41. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  42. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 7 months ago
  43. 1f85b80 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 7 months ago
  44. a1a5052 [VOL-2012]: Ignore OltIndication with OperState as "up" if the OLT by Gamze Abaka · 4 years, 7 months ago
  45. 8539e20 VOL-2011 bugfix for discovering pon ports by Gamze Abaka · 4 years, 7 months ago
  46. 245caba [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 8 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. 381c690 VOL-1838 Unit test cases for golang openolt adapter device_handler.go by kdarapu · 4 years, 10 months ago
  49. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 9 months ago
  50. 7ac6213 [VOL-1869] by salmansiddiqui · 4 years, 9 months ago
  51. ff52466 VOL-1863 Changing the omci indication forwarding to happen in a go routine by William Kurkian · 4 years, 9 months ago
  52. 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, 10 months ago
  53. 4412419 [VOL-1846] : This commit has fix for , by Chaitrashree G S · 4 years, 9 months ago
  54. 1359c73 VOL-1839: PacketOut now checks for different types of q-in-q and modifies appropriately by Matt Jeanneret · 4 years, 9 months ago
  55. ee824a2 [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 10 months ago
  56. 5353951 VOL-1812: Better handle duplicate indications and concurrency by Matt Jeanneret · 4 years, 10 months ago
  57. 27cb2b4 VOL-1829: Dont fatally kill the process on a bad packet indication by Matt Jeanneret · 4 years, 10 months ago
  58. 7eb0a93 Ignore operstatus change to DISCOVERED if ONU is in Cache by Scott Baker · 4 years, 10 months ago
  59. 051466a VOL-1710 Generate OLT connectivity related alarms in golang OpenOLT adapter by Daniele Rossi · 4 years, 10 months ago
  60. b2b62dd [VOL-1806] : Remove redundant device state updation by Chaitrashree G S · 4 years, 10 months ago
  61. f4fdcd7 VOL-1793: Set device mac address/dpid to unique value by Matt Jeanneret · 4 years, 10 months ago
  62. fb990a5 VOL-1537 : Create the Alarm Framework in golang openolt adapter by Devmalya Paul · 4 years, 10 months ago
  63. e77977b XVOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 11 months ago
  64. 35b5d80 [VOL-1771] : Support two or more ONUs which are connected on same PON port by Chaitrashree G S · 4 years, 10 months ago
  65. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  66. 1110ef2 [VOL-1703]: by Girish Gowdru · 4 years, 11 months ago
  67. 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
  68. 70dd497 VOL-1646 : Allow mfr description to be VOLTHA Project by Devmalya Paul · 5 years ago
  69. a3f9add VOL-1653 : Optimization during OMCI messaging by Mahir Gunyel · 5 years ago
  70. 0fe5f7e VOL-1549: Soft Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago
  71. be6ab94 [VOL-1550] Support for OLT hard reboot with ONU connected by Chaitrashree G S · 5 years ago
  72. d424515 VOL-1530: Hard Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago
  73. 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
  74. 17652a7 UNI port is derived from tunnelID and some bug fixes by manikkaraj k · 5 years ago
  75. 5ba46c9 VOL-1585: Support OLT Disable/Enable when no ONUs are connected to OLT. by Girish Gowdru · 5 years ago
  76. 8ee9071 VOL-1589 fix forr resource maanger crash during get device info by Abhilash S.L · 5 years ago
  77. 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 5 years ago
  78. ea86948 VOL-1558 Implementation of openolt adapter with dep for dependency management by William Kurkian · 5 years ago
  79. bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 5 years ago
  80. 7b2a8c3 VOL-1510 inter adapter communication implementation in openolt adapter VOLTHA2.X by cuilin2018 · 5 years ago
  81. 4c62c80 VOL-1374: OLT Activation with Edgecore asfvolt16 by Phaneendra Manda · 5 years ago