Tagged by CORD Jenkins version-tag job: 7846, for Gerrit patchset: 32898
  1. e87d4bd [VOL-4499] flow resource cleanup after childDeviceLost by yasin sapli · 2 years, 4 months ago
  2. 0ef592c [VOL-4663] create voltha event topic (voltha.events) with conifgurable no of partitions and replication factor by kesavand · 2 years, 1 month ago
  3. b23f1de [VOL-4671]: Provide clarification regarding usage of the Metadata by Girish Gowdra · 2 years, 1 month ago
  4. b4c3330 VOL-4670: Fix for flowIDsForGem cache in openolt adapter by Girish Gowdra · 2 years, 1 month ago
  5. ffa52e5 VOL-4625: Support for FTTB flows in openolt adapter by Girish Gowdra · 2 years, 2 months ago
  6. 599d25f [VOL-4616] Correctly check if error is returned when enabling indications for OLT by Elia Battiston · 2 years, 2 months ago
  7. efff76e [VOL-4442] grpc streaming connection monitoring by khenaidoo · 2 years, 4 months ago
  8. 0f3190e Fix stale data on etcd after OLT device delete by Girish Gowdra · 2 years, 2 months ago
  9. bddc2d7 [VOL-4612] Remove intf-id parameters from ResourceManager functions by yasin sapli · 2 years, 2 months ago
  10. 2aaf434 [VOL-3767] Log instead of throwing errors when deletion target is not found by Elia Battiston · 2 years, 2 months ago
  11. d056627 [VOL-4531] - isFlowOnKVStore refactor by yasin sapli · 2 years, 4 months ago
  12. 9e4c509 [VOL-4532] Remove duplicate maps in FlowManager and ResourceManager by yasin sapli · 2 years, 3 months ago
  13. f3728b1 VOL-4559: Delete the TP Instance and TP ID first once all the GEM by Girish Gowdra · 2 years, 3 months ago
  14. 596406d [VOL-4589] Remove hardcoding of port speed for NNIs by Elia Battiston · 2 years, 3 months ago
  15. b9f54fd [VOL-4466] support multi onu sw section download by kesavand · 2 years, 5 months ago
  16. 8a0d050 Revert "VOL-4559: Delete the TP Instance and TP ID first once all the GEM" by Andrea Campanella · 2 years, 3 months ago v4.2.1
  17. 5467db8 VOL-4559: Delete the TP Instance and TP ID first once all the GEM by Girish Gowdra · 2 years, 3 months ago v4.2.0
  18. 6071f38 VOL-4522: If meter mismatch occurs for any direction, the corresponding by Girish Gowdra · 2 years, 4 months ago
  19. 27e7ac9 [VOL-4514] Addressing device reconciliation failure by khenaidoo · 2 years, 4 months ago
  20. 473496d VOL-3877 Fix for missing event name in KPI Event by Himani Chawla · 2 years, 5 months ago
  21. 5c00ef1 VOL-4500: Fix trap-from-nni flow delete issues at openolt adapter by Girish Gowdra · 2 years, 5 months ago
  22. 42b5824 VOL-4491 add pon-port label to the context of olt_los indication by Abhilash Laxmeshwar · 2 years, 5 months ago
  23. 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, 5 months ago
  24. ae56c72 The flow and mcast handler channels should be unbuffered to make by Girish Gowdra · 2 years, 5 months ago
  25. 20e3dcd VOL-4471: Stale data in resource manager by Girish Gowdra · 2 years, 5 months ago
  26. 745ccb7 [VOL-4478] Error Handling Changes by Gamze Abaka · 2 years, 5 months ago v4.1.4
  27. 6d0a64f [VOL-4478] If a flow operation fails, the OLT adapter should return an error to the core. by Gamze Abaka · 2 years, 5 months ago v4.1.3
  28. 46b0140 Clone of the onuIndcation object to avoid nil pointer by Andrea Campanella · 2 years, 5 months ago v4.1.2
  29. dc2116e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 6 months ago v4.1.0
  30. 950326e VOL-4446: Fix etcd stale data issue post device delete by Girish Gowdra · 2 years, 6 months ago v4.0.2
  31. faa4215 [VOL-4439] Support transparent VLAN at the OLT. by Andrea Campanella · 2 years, 6 months ago v4.0.1
  32. b6296c4 VOL-3856 Fix for TagType is hardcoded as DoubleTag in handleFlowWithGroup function by Himani Chawla · 2 years, 6 months ago
  33. 0fb24a3 VOL-4425: Fix panic where flows arrive at adapter before device has by Girish Gowdra · 2 years, 6 months ago
  34. ab27e66 VOL-4424: Remove unused key entries from KV store by Girish Gowdra · 2 years, 6 months ago
  35. bcc9585 VOL-4392 All ONUIDs allocated for the device should be cleared during cleanup by Himani Chawla · 2 years, 6 months ago
  36. e5e807a VOL-4276 olt-adapter should change device's operational-state to FAILED if EnableDevice fails in adapter. by Mahir Gunyel · 2 years, 6 months ago
  37. 0c009fc VOL-4413 Apply port-number changes in voltha-lib to components by Mahir Gunyel · 2 years, 6 months ago
  38. 7eb2d67 [VOL-4412] Ensure the grpc client is stopped by khenaidoo · 2 years, 6 months ago
  39. d23ce66 VOL-4344: Fix random panic in openolt adapter unit tests by Girish Gowdra · 2 years, 6 months ago
  40. 78fd63d VOL-4399: Fix use case of deleting child device immediately after subscriber unprovision by Girish Gowdra · 2 years, 6 months ago
  41. 0b24294 intf-id standardization for alarm indications. by yasin sapli · 2 years, 6 months ago
  42. 4f5ed59 [VOL-3731] Delete etcd stale data after olt reboot by serkant.uluderya · 3 years, 4 months ago
  43. 85f61c1 VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  44. 106c61a [VOL-4292] OpenOLT Adapter changes for gRPC migration by khenaidoo · 2 years, 8 months ago v4.0.0
  45. 6f345c1 [VOL-4339] OLT Adapter restart is not working by Gamze Abaka · 2 years, 7 months ago
  46. 618fa57 VOL-4333: Fix mcast traffic does not flow after olt reboot by Girish Gowdra · 2 years, 8 months ago
  47. 4736e5c VOL-4312: Reboot OLT test fails on Edgecore GPON ASGvOLT64 OLT by Girish Gowdra · 2 years, 8 months ago v3.6.2
  48. 04386ee [VOL-4286] Update ONU_DISCOVERY event to include the technology of the PON port by ssiddiqui · 2 years, 8 months ago
  49. 197acc1 VOL-4251: Delete device immediately after (without any delay) by Girish Gowdra · 2 years, 8 months ago
  50. 199570a VOL-4215 :Rearrange tech-profile delete to trigger ani config deletion by Gem deletion by Mahir Gunyel · 2 years, 10 months ago
  51. 76a1b09 VOL-4260: Fix Duplicate T-Cont AllocId assigned to two different ONU devices by Girish Gowdra · 2 years, 9 months ago v3.6.1
  52. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 9 months ago v3.6.0
  53. 7de58ac VOL-3758: Use OMCI_RESPONSE interadapter message type for OMCI by Girish Gowdra · 2 years, 9 months ago
  54. bcf98af VOL-4197: Add uniport to OnuGemInfo cache in flow-manager module. by Girish Gowdra · 2 years, 10 months ago
  55. b8f1b5a Improvements in code to avoid proper cleanups on DeleteDevice call by Girish Gowdra · 2 years, 10 months ago
  56. 890ae92 [VOL-4021] Properly computing maxmium number of PON ports by Andrea Campanella · 2 years, 10 months ago
  57. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  58. cb0e677 [VOL-4173] Multi UNI changes in OLT adapter by Gamze Abaka · 2 years, 10 months ago v3.4.2
  59. 32b3656 Fixing gosec failures by Andrey Pozolotin · 2 years, 11 months ago v3.4.1
  60. 85e9a14 [VOL-4080] Extend GetExtValue api to read transceiver rx-power on demand. by Gamze Abaka · 2 years, 11 months ago
  61. 2c8ae0f VOL-4029 Fetch ONU stats on demand by Himani Chawla · 3 years ago
  62. 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 · 2 years, 11 months ago
  63. e49938d VOL-3503 Add a device operational state of RECONCILING by Maninder · 3 years, 1 month ago
  64. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  65. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  66. 49c40b3 [VOL-4064] Close the previous TCP (GRPC) connection before we establish a new one. by Gamze Abaka · 3 years ago
  67. 852ad91 VOL-4053: Fix Reenable of OLT following disable OLT and adapter restart. by Girish Gowdra · 3 years ago
  68. 0117442 [VOL-3870] Support all the 5 tcont type by Gamze Abaka · 3 years, 1 month ago v3.3.3
  69. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years ago v3.3.2
  70. 82c8098 VOL-3957: Re-org the meter reference count update code to account by Girish Gowdra · 3 years, 1 month ago
  71. a482f27 [VOL-3957]: Maintain meter reference counter and free up the meter from by Girish Gowdra · 3 years, 1 month ago
  72. 8458537 [VOL-3930] Using a shared lock for Resource acquisition and release by Matteo Scandolo · 3 years, 1 month ago v3.1.6
  73. 495dde4 - Fix spelling of hearbeat_check_interval and hearbeat_fail_interval config parameters by Girish Gowdra · 3 years, 1 month ago v3.1.5
  74. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 1 month ago
  75. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 1 month ago
  76. 7650be6 [VOL-3396] Enabling AES encryption by Gamze Abaka · 3 years, 2 months ago
  77. 8c9dc49 VOL-3791: Fix KPI_Event2 Metric timestamps (should be seconds since epoch) by Chip Boling · 3 years, 2 months ago
  78. b004675 VOL-3882 Changing onuIndications channel to per PON instead of per ONU by Mahir Gunyel · 3 years, 2 months ago
  79. 7b8211e [VOL-3801] remove consul support by serkant.uluderya · 3 years, 2 months ago
  80. 4dea631 [VOL-3865] Updating Alarm sub categories with correct ones by Andrea Campanella · 3 years, 2 months ago
  81. 1dc2bfb [VOL-3663] Modification to PPPoE Trap flows to support VLAN classifier info by Marcos Aurelio Carrero (Furukawa) · 3 years, 2 months ago
  82. 388fb0a [VOL-3663] Supporting PPPoE trap rules olt adapter by Marcos Aurelio Carrero (Furukawa) · 3 years, 2 months ago
  83. be811ff VOL-3777: Disable ONU and OLT failing sometimes at VOLTHA - stale devices exist even after delete by Girish Gowdra · 3 years, 3 months ago
  84. 6212621 VOL-3735 Retrieve port counters using the GetExtValue(SingleGetValue) rpc from the openolt adapter by kesavand · 3 years, 3 months ago v3.1.3
  85. fcbd6e7 VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats by Gamze Abaka · 3 years, 4 months ago v3.1.2
  86. 491a9c6 [VOL-3737] : Fix synchronization issues with mcast flow and group delete by Girish Gowdra · 3 years, 3 months ago v3.1.1
  87. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 4 months ago
  88. 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
  89. 07868a5 VOL-3730 by Gamze Abaka · 3 years, 4 months ago
  90. 2fb8147 VOL-3722 Processing onu related indications in occurence order by Mahir Gunyel · 3 years, 4 months ago
  91. df392e1 VOL-3718 Packets coming from Open OLT Adapter to the VOLTHA Core always have zero in their UNI port field. OLT Adapter should set the true UNI port info to the control packets before passing them to the VOLTHA Core in the scope of packet-in workflow. by Esin Karaman · 3 years, 4 months ago
  92. 49a5d56 VOL-3646 Fix for removal of DELETED admin state by Himani Chawla · 3 years, 5 months ago
  93. 4aff186 [VOL-3644] fixed wrong topic names by serkant.uluderya · 3 years, 7 months ago
  94. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 5 months ago
  95. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  96. fb3d610 VOL-3521 : scale: intermittent issue - voltha complains that different meter is in use for subscriber by Girish Gowdra · 3 years, 6 months ago v3.0.1
  97. b1caa44 VOL-3557: OLT delete is causing the openolt adapter to panic sometimes by Girish Gowdra · 3 years, 6 months ago
  98. e8f473b - Add missing RWLock protection around accessing subscriberDataPathFlowIDMap. by Girish Gowdra · 3 years, 6 months ago
  99. a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 7 months ago v3.0.0
  100. 2f6b5bc Adding onu and uni information to SedulerQueues errors by Matteo Scandolo · 3 years, 7 months ago