1. e363ace nil pointer checks by nikesh.krishnan · 1 year, 3 months ago
  2. 41af912 [VOL-4771] Error deleting device via voltctl when OLT is unreachable by Gustavo Silva · 1 year, 7 months ago
  3. 143b5be [VOL-4931] openoltAdapter: memory leak seen in long term tests by Holger Hildebrandt · 1 year, 3 months ago v4.3.1
  4. a6af152 VOL-4925 - Build and release components. by Joey Armstrong · 1 year, 4 months ago voltha-2.11 v2.11.0 v4.2.12
  5. d8844c4 VOL-4836 - Comstic edits to trigger a build by Joey Armstrong · 1 year, 5 months ago
  6. f9bffdf VOL-4836 - Cosmetic edits to trigger a jenkins job. by Joey Armstrong · 1 year, 5 months ago v4.2.11
  7. a2e6870 [VOL-4898] panic during device delete by Mahir Gunyel · 1 year, 5 months ago v4.2.10
  8. 092e6ca VOL-4896 return error fro omci proxy messages by Abhilash Laxmeshwar · 1 year, 5 months ago
  9. e333d15 [VOL-4830] handling multiple ONU Discovery indications by serkantul · 1 year, 7 months ago v4.2.8
  10. e6c877b [VOL-4789] openoltAdapter: ONUs are undiscoverable after multiple OLT reboots by Holger Hildebrandt · 1 year, 8 months ago v4.2.7
  11. 7eaec53 [VOL-2332] Handling multiple ONU Discovery indications by Matteo Scandolo · 1 year, 11 months ago
  12. d0f58cf changes for olt reconnect , reboot redesing by Abhilash Laxmeshwar · 2 years ago v4.2.5
  13. e87d4bd [VOL-4499] flow resource cleanup after childDeviceLost by yasin sapli · 2 years, 5 months ago
  14. 0ef592c [VOL-4663] create voltha event topic (voltha.events) with conifgurable no of partitions and replication factor by kesavand · 2 years, 2 months ago
  15. b23f1de [VOL-4671]: Provide clarification regarding usage of the Metadata by Girish Gowdra · 2 years, 2 months ago
  16. b4c3330 VOL-4670: Fix for flowIDsForGem cache in openolt adapter by Girish Gowdra · 2 years, 2 months ago
  17. ffa52e5 VOL-4625: Support for FTTB flows in openolt adapter by Girish Gowdra · 2 years, 3 months ago
  18. 599d25f [VOL-4616] Correctly check if error is returned when enabling indications for OLT by Elia Battiston · 2 years, 3 months ago
  19. efff76e [VOL-4442] grpc streaming connection monitoring by khenaidoo · 2 years, 5 months ago
  20. 0f3190e Fix stale data on etcd after OLT device delete by Girish Gowdra · 2 years, 3 months ago
  21. bddc2d7 [VOL-4612] Remove intf-id parameters from ResourceManager functions by yasin sapli · 2 years, 3 months ago
  22. 2aaf434 [VOL-3767] Log instead of throwing errors when deletion target is not found by Elia Battiston · 2 years, 3 months ago
  23. d056627 [VOL-4531] - isFlowOnKVStore refactor by yasin sapli · 2 years, 5 months ago
  24. 9e4c509 [VOL-4532] Remove duplicate maps in FlowManager and ResourceManager by yasin sapli · 2 years, 4 months ago
  25. f3728b1 VOL-4559: Delete the TP Instance and TP ID first once all the GEM by Girish Gowdra · 2 years, 3 months ago
  26. 596406d [VOL-4589] Remove hardcoding of port speed for NNIs by Elia Battiston · 2 years, 3 months ago
  27. b9f54fd [VOL-4466] support multi onu sw section download by kesavand · 2 years, 6 months ago
  28. 8a0d050 Revert "VOL-4559: Delete the TP Instance and TP ID first once all the GEM" by Andrea Campanella · 2 years, 4 months ago v4.2.1
  29. 5467db8 VOL-4559: Delete the TP Instance and TP ID first once all the GEM by Girish Gowdra · 2 years, 4 months ago v4.2.0
  30. 6071f38 VOL-4522: If meter mismatch occurs for any direction, the corresponding by Girish Gowdra · 2 years, 5 months ago
  31. 27e7ac9 [VOL-4514] Addressing device reconciliation failure by khenaidoo · 2 years, 5 months ago
  32. 473496d VOL-3877 Fix for missing event name in KPI Event by Himani Chawla · 2 years, 6 months ago
  33. 5c00ef1 VOL-4500: Fix trap-from-nni flow delete issues at openolt adapter by Girish Gowdra · 2 years, 6 months ago
  34. 42b5824 VOL-4491 add pon-port label to the context of olt_los indication by Abhilash Laxmeshwar · 2 years, 6 months ago
  35. 411ef2f [VOL-4478] OLT adapter should rollback itself from a failure, and leave a clean environment for a possible retry or reprovisioning. by Gamze Abaka · 2 years, 6 months ago
  36. ae56c72 The flow and mcast handler channels should be unbuffered to make by Girish Gowdra · 2 years, 6 months ago
  37. 20e3dcd VOL-4471: Stale data in resource manager by Girish Gowdra · 2 years, 6 months ago
  38. 745ccb7 [VOL-4478] Error Handling Changes by Gamze Abaka · 2 years, 6 months ago v4.1.4
  39. 6d0a64f [VOL-4478] If a flow operation fails, the OLT adapter should return an error to the core. by Gamze Abaka · 2 years, 6 months ago v4.1.3
  40. 46b0140 Clone of the onuIndcation object to avoid nil pointer by Andrea Campanella · 2 years, 6 months ago v4.1.2
  41. dc2116e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago v4.1.0
  42. 950326e VOL-4446: Fix etcd stale data issue post device delete by Girish Gowdra · 2 years, 6 months ago v4.0.2
  43. faa4215 [VOL-4439] Support transparent VLAN at the OLT. by Andrea Campanella · 2 years, 7 months ago v4.0.1
  44. b6296c4 VOL-3856 Fix for TagType is hardcoded as DoubleTag in handleFlowWithGroup function by Himani Chawla · 2 years, 7 months ago
  45. 0fb24a3 VOL-4425: Fix panic where flows arrive at adapter before device has by Girish Gowdra · 2 years, 7 months ago
  46. ab27e66 VOL-4424: Remove unused key entries from KV store by Girish Gowdra · 2 years, 7 months ago
  47. bcc9585 VOL-4392 All ONUIDs allocated for the device should be cleared during cleanup by Himani Chawla · 2 years, 7 months ago
  48. e5e807a VOL-4276 olt-adapter should change device's operational-state to FAILED if EnableDevice fails in adapter. by Mahir Gunyel · 2 years, 7 months ago
  49. 0c009fc VOL-4413 Apply port-number changes in voltha-lib to components by Mahir Gunyel · 2 years, 7 months ago
  50. 7eb2d67 [VOL-4412] Ensure the grpc client is stopped by khenaidoo · 2 years, 7 months ago
  51. d23ce66 VOL-4344: Fix random panic in openolt adapter unit tests by Girish Gowdra · 2 years, 7 months ago
  52. 78fd63d VOL-4399: Fix use case of deleting child device immediately after subscriber unprovision by Girish Gowdra · 2 years, 7 months ago
  53. 0b24294 intf-id standardization for alarm indications. by yasin sapli · 2 years, 7 months ago
  54. 4f5ed59 [VOL-3731] Delete etcd stale data after olt reboot by serkant.uluderya · 3 years, 5 months ago
  55. 85f61c1 VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  56. 106c61a [VOL-4292] OpenOLT Adapter changes for gRPC migration by khenaidoo · 2 years, 9 months ago v4.0.0
  57. 6f345c1 [VOL-4339] OLT Adapter restart is not working by Gamze Abaka · 2 years, 8 months ago
  58. 618fa57 VOL-4333: Fix mcast traffic does not flow after olt reboot by Girish Gowdra · 2 years, 9 months ago
  59. 4736e5c VOL-4312: Reboot OLT test fails on Edgecore GPON ASGvOLT64 OLT by Girish Gowdra · 2 years, 9 months ago v3.6.2
  60. 04386ee [VOL-4286] Update ONU_DISCOVERY event to include the technology of the PON port by ssiddiqui · 2 years, 9 months ago
  61. 197acc1 VOL-4251: Delete device immediately after (without any delay) by Girish Gowdra · 2 years, 9 months ago
  62. 199570a VOL-4215 :Rearrange tech-profile delete to trigger ani config deletion by Gem deletion by Mahir Gunyel · 2 years, 11 months ago
  63. 76a1b09 VOL-4260: Fix Duplicate T-Cont AllocId assigned to two different ONU devices by Girish Gowdra · 2 years, 10 months ago v3.6.1
  64. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 10 months ago v3.6.0
  65. 7de58ac VOL-3758: Use OMCI_RESPONSE interadapter message type for OMCI by Girish Gowdra · 2 years, 10 months ago
  66. bcf98af VOL-4197: Add uniport to OnuGemInfo cache in flow-manager module. by Girish Gowdra · 2 years, 11 months ago
  67. b8f1b5a Improvements in code to avoid proper cleanups on DeleteDevice call by Girish Gowdra · 2 years, 11 months ago
  68. 890ae92 [VOL-4021] Properly computing maxmium number of PON ports by Andrea Campanella · 2 years, 11 months ago
  69. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  70. cb0e677 [VOL-4173] Multi UNI changes in OLT adapter by Gamze Abaka · 3 years ago v3.4.2
  71. 32b3656 Fixing gosec failures by Andrey Pozolotin · 3 years ago v3.4.1
  72. 85e9a14 [VOL-4080] Extend GetExtValue api to read transceiver rx-power on demand. by Gamze Abaka · 3 years ago
  73. 2c8ae0f VOL-4029 Fetch ONU stats on demand by Himani Chawla · 3 years ago
  74. 861e06e [VOL-4133] Stopping heart-beat and stats-collector loops when the device is unreachable, they are restarted when the device reconnects by Matteo Scandolo · 3 years ago
  75. e49938d VOL-3503 Add a device operational state of RECONCILING by Maninder · 3 years, 2 months ago
  76. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  77. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 2 months ago v3.4.0
  78. 49c40b3 [VOL-4064] Close the previous TCP (GRPC) connection before we establish a new one. by Gamze Abaka · 3 years ago
  79. 852ad91 VOL-4053: Fix Reenable of OLT following disable OLT and adapter restart. by Girish Gowdra · 3 years ago
  80. 0117442 [VOL-3870] Support all the 5 tcont type by Gamze Abaka · 3 years, 2 months ago v3.3.3
  81. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years, 1 month ago v3.3.2
  82. 82c8098 VOL-3957: Re-org the meter reference count update code to account by Girish Gowdra · 3 years, 2 months ago
  83. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 2 months ago
  84. 8458537 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 2 months ago v3.1.6
  85. 495dde4 - Fix spelling of hearbeat_check_interval and hearbeat_fail_interval config parameters by Girish Gowdra · 3 years, 2 months ago v3.1.5
  86. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  87. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 2 months ago
  88. 7650be6 [VOL-3396] Enabling AES encryption by Gamze Abaka · 3 years, 3 months ago
  89. 8c9dc49 VOL-3791: Fix KPI_Event2 Metric timestamps (should be seconds since epoch) by Chip Boling · 3 years, 3 months ago
  90. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 3 months ago
  91. 7b8211e [VOL-3801] remove consul support by serkant.uluderya · 3 years, 3 months ago
  92. 4dea631 [VOL-3865] Updating Alarm sub categories with correct ones by Andrea Campanella · 3 years, 3 months ago
  93. 1dc2bfb [VOL-3663] Modification to PPPoE Trap flows to support VLAN classifier info by Marcos Aurelio Carrero (Furukawa) · 3 years, 3 months ago
  94. 388fb0a [VOL-3663] Supporting PPPoE trap rules olt adapter by Marcos Aurelio Carrero (Furukawa) · 3 years, 3 months ago
  95. be811ff VOL-3777: Disable ONU and OLT failing sometimes at VOLTHA - stale devices exist even after delete by Girish Gowdra · 3 years, 4 months ago
  96. 6212621 VOL-3735 Retrieve port counters using the GetExtValue(SingleGetValue) rpc from the openolt adapter by kesavand · 3 years, 4 months ago v3.1.3
  97. fcbd6e7 VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats by Gamze Abaka · 3 years, 5 months ago v3.1.2
  98. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 4 months ago v3.1.1
  99. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  100. 0aca498 [VOL-3736]: Bug - Restarting multicast iperf server (at RG) will not restore the data stream at the RG. by Girish Gowdra · 3 years, 4 months ago