1. bcdef45 VOL-2029: Fix for OLT delete device. by A R Karthick · 4 years, 7 months ago voltha-2.1
  2. 58c38fc VOL-1912 updated the unit test cases for openolt.go by cbabu · 4 years, 7 months ago
  3. a995825 VOL-2011 bugfix for discovering pon ports by Gamze Abaka · 4 years, 7 months ago
  4. fe85c2e [VOL-2012]: Ignore OltIndication with OperState as "up" if the OLT by Gamze Abaka · 4 years, 7 months ago
  5. d73164f VOL-1982 free flowid as and when flows are deleted from the device by Abhilash Laxmeshwar · 4 years, 7 months ago
  6. 22c68db VOL-1910 Added unit test cases for openolt_flowmgr.go by kdarapu · 4 years, 7 months ago
  7. 820d54b VOL-1905 added openolt-adapter unit tests for Main.go by kdarapu · 4 years, 7 months ago
  8. 88701b0 [VOL-1974] ONUs can not be discovered after hard rebooting the OLT by serkant.uluderya · 4 years, 8 months ago
  9. 2b87f5a VOL-1888 Not enough info in ONU DGI to Identify the ONU. by Devmalya Paul · 4 years, 8 months ago
  10. bafb588 VOL-1899 - address the issues reported by make sca by David K. Bainbridge · 4 years, 8 months ago
  11. 4cf5cc7 VOL-1838, VOL-1909, VOL-1906 and VOL-1911 by kdarapu · 4 years, 8 months ago
  12. 2ddf94e VOL-1878 : Support for LLDP trap flow in OpenOLT adapter by Humera Kouser · 4 years, 9 months ago
  13. b67f49c VOL-1838 Unit test cases for golang openolt adapter device_handler.go by kdarapu · 4 years, 9 months ago
  14. 0548169 VOL-1924: Observed the panic error while Object conversion in statsmanager.go by kdarapu · 4 years, 8 months ago
  15. eb2e955 VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  16. 7f1ba89 VOL-1711 Downstream gem port attr list to be used for downward HSIA flow by aishwaryarana01 · 4 years, 8 months ago
  17. 598eb8e [VOL-1869] by salmansiddiqui · 4 years, 9 months ago
  18. e9644e0 VOL-1879 : Support Transparent C-tag handling in OpenOLT by Harsh Awasthi · 4 years, 9 months ago
  19. 294a78b VOL-1863 Changing the omci indication forwarding to happen in a go routine by William Kurkian · 4 years, 9 months ago
  20. 230040a [VOL-1849] : fix to handle tech-profile download for all flows instead of just eapol by Chaitrashree G S · 4 years, 9 months ago
  21. 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
  22. 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
  23. 4412419 [VOL-1846] : This commit has fix for , by Chaitrashree G S · 4 years, 9 months ago
  24. 1359c73 VOL-1839: PacketOut now checks for different types of q-in-q and modifies appropriately by Matt Jeanneret · 4 years, 9 months ago
  25. ee824a2 [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 9 months ago
  26. 5353951 VOL-1812: Better handle duplicate indications and concurrency by Matt Jeanneret · 4 years, 10 months ago
  27. 27cb2b4 VOL-1829: Dont fatally kill the process on a bad packet indication by Matt Jeanneret · 4 years, 9 months ago
  28. 7eb0a93 Ignore operstatus change to DISCOVERED if ONU is in Cache by Scott Baker · 4 years, 10 months ago
  29. 051466a VOL-1710 Generate OLT connectivity related alarms in golang OpenOLT adapter by Daniele Rossi · 4 years, 10 months ago
  30. 7719961 VOL-1813: Skip creating tcont/gemport if there is no onu id by Matt Jeanneret · 4 years, 10 months ago
  31. b2b62dd [VOL-1806] : Remove redundant device state updation by Chaitrashree G S · 4 years, 10 months ago
  32. f4fdcd7 VOL-1793: Set device mac address/dpid to unique value by Matt Jeanneret · 4 years, 10 months ago
  33. fb990a5 VOL-1537 : Create the Alarm Framework in golang openolt adapter by Devmalya Paul · 4 years, 10 months ago
  34. e77977b XVOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 11 months ago
  35. 22db98e VOL-1715 Free flow_id from resource manager pool if the flow failed ... by Daniele Rossi · 4 years, 10 months ago
  36. 72c8438 VOL-1650 Change MAX_ONUS_PER_PON to 128 for golang openolt adapter by gerardo.laurenzi · 4 years, 10 months ago
  37. 35b5d80 [VOL-1771] : Support two or more ONUs which are connected on same PON port by Chaitrashree G S · 4 years, 10 months ago
  38. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  39. 1110ef2 [VOL-1703]: by Girish Gowdru · 4 years, 11 months ago
  40. 28c3e82 VOL-1564: Incoporate Delete Flow Functionality and subsequent cleanup in stores by Manjunath Vanarajulu · 5 years ago
  41. 70dd497 VOL-1646 : Allow mfr description to be VOLTHA Project by Devmalya Paul · 5 years ago
  42. 0099c9c VOL-1647 : Support use of any NNI port by Devmalya Paul · 5 years ago
  43. a3f9add VOL-1653 : Optimization during OMCI messaging by Mahir Gunyel · 5 years ago
  44. 0fe5f7e VOL-1549: Soft Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago
  45. be6ab94 [VOL-1550] Support for OLT hard reboot with ONU connected by Chaitrashree G S · 5 years ago
  46. a93dbed Dep update to current voltha-go and voltha-protos by Matt Jeanneret · 5 years ago
  47. d424515 VOL-1530: Hard Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago
  48. 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
  49. 17652a7 UNI port is derived from tunnelID and some bug fixes by manikkaraj k · 5 years ago
  50. 765ad00 VOL-1381 statistics manager for openolt adapter by Abhilash S.L · 5 years ago
  51. 5ba46c9 VOL-1585: Support OLT Disable/Enable when no ONUs are connected to OLT. by Girish Gowdru · 5 years ago
  52. 8ee9071 VOL-1589 fix forr resource maanger crash during get device info by Abhilash S.L · 5 years ago
  53. 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 5 years ago
  54. adc57d1 VOL-1378 adding dhcp flows by Manjunath Vanarajulu · 5 years ago
  55. 884c124 Code changes for handling HSIA flows by Manikkaraj k · 5 years ago
  56. ea86948 VOL-1558 Implementation of openolt adapter with dep for dependency management by William Kurkian · 5 years ago
  57. bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 5 years ago
  58. 7b2a8c3 VOL-1510 inter adapter communication implementation in openolt adapter VOLTHA2.X by cuilin2018 · 5 years ago
  59. 39ecd41 VOL-1518 Platform Utilities for OpenOLT Adapter by Manjunath Vanaraj · 5 years ago
  60. 7f17e40 VOL-1376 Resource manager for openolt adapter by Abhilash S.L · 5 years ago
  61. 4c62c80 VOL-1374: OLT Activation with Edgecore asfvolt16 by Phaneendra Manda · 5 years ago