1. ba6fbe8 Add missing device-id output in logs of core package by Holger Hildebrandt · 2 years, 6 months ago
  2. 9afc158 [VOL-4352] Device reconcile fails if flows are removed while the openonu-adapter is down by Holger Hildebrandt · 2 years, 6 months ago
  3. e478208 [VOL-4492] sporadic issue ensuring the expected device reason (mib state) in Multi-UNI/Multi-ONU deployments by mpagenko · 2 years, 6 months ago
  4. b314f44 [VOL-4487] openonuAdapterGo - reconciling not working after ONU device disable by Holger Hildebrandt · 2 years, 6 months ago
  5. 2c3f6c5 Extension for OnuAdapter reconcilement on VLAN processing for Multi-UNI support by mpagenko · 2 years, 6 months ago
  6. 101ac94 [VOL-4469] Onu adapter reconcilement may stuck on VLAN processing, especially in TT traffic scenarios by mpagenko · 2 years, 6 months ago
  7. 44bd836 [VOL-4459] ONU connection state may be wrong or misleading after ONU soft reboot by mpagenko · 2 years, 6 months ago
  8. 42dcdfd [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago
  9. 0f54322 [VOL-4438] OnuDown indication can collide with FlowDeletion resulting in wrong flowDelete error indication by mpagenko · 2 years, 7 months ago
  10. 836a1fd [VOL-4396] OMCI lib update to be incorporated into ONU adapter, make use of relaxed decoding by mpagenko · 2 years, 7 months ago
  11. c192bc4 [VOL-4429] openonuAdapterGo - omci config error and crash during flow removal after adapter restart by Holger Hildebrandt · 2 years, 7 months ago
  12. ee10b54 VOL-4200 suport reset of extended pm counters VOL-4270 fetching counters per uni by Himani Chawla · 2 years, 8 months ago
  13. 50ddea6 VOL-4277 onu-adapter should change device's operational-state to FAILED if EnableDevice fails in adapter. by Mahir Gunyel · 2 years, 7 months ago
  14. a2b288f [VOL-4400] ONU Upgrade abort not correctly processed when downloading under certain (state) conditions by mpagenko · 2 years, 7 months ago
  15. fbf577d [VOL-4389] openonu-go panic by mpagenko · 2 years, 7 months ago
  16. e95687a VOL-4125: Respond with success/failure to flow insertion according the by Girish Gowdra · 2 years, 8 months ago v2.0.2
  17. 59862f0 [VOL-4385] ONU Software upgrade download start improvements by mpagenko · 2 years, 7 months ago
  18. cb128ae VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  19. 4558676 OnuUpgrade: Use download state only for image download (revert activity progress indication on activate/commit), by mpagenko · 2 years, 8 months ago
  20. 4b5e73f [VOL-3380] Functional area specific logging by Holger Hildebrandt · 2 years, 9 months ago v2.0.1[Renamed (71%) from internal/pkg/onuadaptercore/device_handler.go]
  21. 7d3c558 [VOL-4293] OpenONU Adapter update for gRPC migration by khenaidoo · 2 years, 9 months ago v2.0.0
  22. 124d973 VOL-4341 Add PPTP POTS UNI into the uni port list when ONU have a PPTP POTS UNI. by ozgecanetsia · 2 years, 8 months ago
  23. 10123c0 [VOL-4067] : Fix mechanism used for closing PM collector, alarm manager by Girish Gowdra · 2 years, 9 months ago
  24. bc4170a [VOL-4299] OpenOnuAdapter ATT scenario Flow suspension on cookie usage runs into deadlock by mpagenko · 2 years, 9 months ago
  25. 38662d0 [VOL-4239] openonu-go-adapter: wrong indication of download failure, by mpagenko · 2 years, 9 months ago
  26. 9545be2 VOL-4215 : Rearrange tech-profile delete to trigger ani config deletion by Gem deletion by Mahir Gunyel · 2 years, 11 months ago
  27. 2dc896e [VOL-4266] OpenOnuAdapter reconcile deadlock when configuring TechProfile/Flow on OMCI by mpagenko · 2 years, 10 months ago
  28. 7d14de1 [VOL-4255] openonu-go-adapter: missing vlan rules in etcd data for tt workflow and multiple olts by mpagenko · 2 years, 10 months ago
  29. 43f95ff VOL-4029 code changes for extended pm counters by Himani Chawla · 3 years ago
  30. 1f8e882 support Onu upgrade also if ActivateResponse is lost or even not generated by the ONU (but correctly started) by mpagenko · 2 years, 11 months ago
  31. 82b91a6 VOL-2296 Install TrafficDescriptor ME to provide upstream rate-limiting at ONU and set traffic descriptor info into Gem Port Network CTP ME. Also, These rate-limiting value gets meter bands. by ozgecanetsia · 3 years ago
  32. 50e5642 VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago
  33. 8cd1bf7 Avoid stale omci_cc send processing due to concurrent channel write (correction sporadic ONU-soft-reboot issues) by mpagenko · 2 years, 11 months ago
  34. 7961d72 VOL-4147 by Maninder · 3 years ago
  35. 72e1c9f VOL-4059 If multicast gem configuring for one UNI, the already created Multicast GEM and its InterworkingTP shouldn’t be created again. by ozgecanetsia · 3 years ago
  36. 20d180c [VOL-4176] Expose uniPortMask as a parameter by Matteo Scandolo · 3 years ago v1.3.1
  37. 7455fd4 ONU SW upgrade API change - step 4: correction of DownloadSection frame sequence and abort response image version by mpagenko · 3 years ago
  38. ced74e7 [VOL-4177] openonuAdapterGo - PM Collector and Alarm Manager should be started only after initial-mib-downloaded has been reached by Holger Hildebrandt · 3 years ago
  39. f0a76b6 VOL-4140 Added new field into ONU_ACTIVATED_EVENT for TT workflow. by ozgecanetsia · 3 years ago
  40. 183647c ONU SW upgrade API change - step 3: refinement of download and image status indications by mpagenko · 3 years ago
  41. 7f4483a VOL-4058 - TCONT allocation changes in ani configuration by Mahir Gunyel · 3 years ago
  42. ac01073 [VOL-4156] openonuAdapterGo - cmd "voltctl device image activate" fails due to wrong timeout configuration by Holger Hildebrandt · 3 years ago
  43. 2f05ed3 VOL-4141 Changed UnixNano() timestamp as Unix() at device_handler.go and alarm_manager.go by ozgecanetsia · 3 years ago
  44. fb402a6 [VOL-4120] openonu-adapter-go: support command "voltctl device onuimage list <onu-id>" by Holger Hildebrandt · 3 years ago
  45. 7ec14c4 [VOL-4122] openonuAdapterGo - HW-test: crash due to unresponsive rw-core by Holger Hildebrandt · 3 years ago
  46. aa3afe9 ONU SW upgrade API change - step 2: added Abort and Get_onu_image_status functionality by mpagenko · 3 years ago
  47. f66ac6e [VOL-4126] Fixing race condition between vlanConfig FSM and reconcilingFLows flag during reconcile of the flows upon adapter restart by Andrea Campanella · 3 years ago
  48. b518755 VOL-3503 Add a device operational state of RECONCILING by Maninder · 3 years, 2 months ago
  49. c26d4c0 ONU SW upgrade API change - step 1 to allow for straightforward upgrade (with activate/commit options) by mpagenko · 3 years ago
  50. 0da7e6f [VOL-4010] openonuAdapterGo - investigate and resolve data race conditions by Holger Hildebrandt · 3 years ago
  51. c8ece36 [VOL-4104] openonu adapter panic OnuIndicationRequest message processing by Holger Hildebrandt · 3 years ago
  52. 6afb56a VOL-4028: Support ANI-G test message at openonu-go adapter by Girish Gowdra · 3 years, 1 month ago
  53. 366ef19 [VOL-4048] openonu-adapter-go: Hardening of OMCI communication by Holger Hildebrandt · 3 years ago
  54. bdc5f00 [VOL-3959] Reconciling on MDS match: Replace timer approach by IPC (2) by Holger Hildebrandt · 3 years, 1 month ago
  55. bb47bc2 [VOL-4023] openonuAdapterGo - Ani side configuration fails while waiting for FlowDeletion, and upgrade looplab/fsm by mpagenko · 3 years, 1 month ago
  56. b4563ab [VOL-3959] Reconciling on MDS match: Replace timer approach by IPC by Holger Hildebrandt · 3 years, 1 month ago
  57. 7314399 [VOL-3980] crash at ONU soft-reboot in deleteGemPort processing by mpagenko · 3 years, 1 month ago
  58. 7e9de86 [VOL-3948] Sporadically an ONU remains in device list after deletion in multiple ONU-scenario by Holger Hildebrandt · 3 years, 2 months ago
  59. 1b8f4ad [VOL-3955] Sporadically an ONU does not reach pre-reconciling reason in multiple ONU-scenario by Holger Hildebrandt · 3 years, 2 months ago
  60. 7b0ee5c Check processOmciMessages and generateTicks routines are active before by Girish Gowdra · 3 years, 2 months ago
  61. 59498c1 VOL-3052 Onu Software upgrade correction and remove internal test functionality by mpagenko · 3 years, 2 months ago
  62. 1472c68 fixing issues with restarting alarm manager during onu reboot or delete device by Himani Chawla · 3 years, 2 months ago
  63. ff05b68 [VOL-3916] KV-store contains ONU specific data after RPC delete_device() by Holger Hildebrandt · 3 years, 2 months ago
  64. 02cf1b2 VOL-3052 Onu Software upgrade extensions with http download by mpagenko · 3 years, 2 months ago
  65. 7d6bb02 [VOL-3889] missing device reason update from flow removal after ONU reboot by mpagenko · 3 years, 2 months ago
  66. d3dac42 VOL-3049 patch for alarm sync and audit by Himani Chawla · 3 years, 2 months ago
  67. ce91529 Revert "VOL-3049 Alarm sync and audit" by Andrea Campanella · 3 years, 2 months ago
  68. a2592fe VOL-3049 Alarm sync and audit by Himani Chawla · 3 years, 3 months ago
  69. be52384 [VOL-3834] Avoid ONU service disruption on adapter restart by Holger Hildebrandt · 3 years, 2 months ago
  70. 15ff4a5 VOL-3052 Onu Software preliminary upgrade extensions with internal test, version 1.2.5-dev171 by mpagenko · 3 years, 3 months ago
  71. 36ccf7d VOL-3876: openonu-go adapter goes on a continues loop to delete L2 PM counter if it fails to delete by Girish Gowdra · 3 years, 3 months ago
  72. 80622a5 VOL-3052 Onu Software preliminary upgrade test from Adapter to ONU, version 1.2.5-dev168 by mpagenko · 3 years, 3 months ago
  73. f1fc386 [VOL-3828] subscriber flow remove fails in ATT scenario due to adverse sequence of flow add/del, + slight changes for MDS check by mpagenko · 3 years, 3 months ago
  74. 38985dc [VOL-3850] Support configuration of reconciling timeout via helm charts by Holger Hildebrandt · 3 years, 3 months ago v1.2.4
  75. 4c1d4c7 VOL-3049 Final review comments addressed for alarm notifications by Himani Chawla · 3 years, 3 months ago
  76. f37b3d7 [VOL-3842] Hardening of reconcile functionality by Holger Hildebrandt · 3 years, 3 months ago
  77. ac1f5ad VOL-3049 initial support changes for alarm notifications by Himani Chawla · 3 years, 3 months ago
  78. 1221d1a [VOL-3823] Fix context-keys in the onu-activation event by ssiddiqui · 3 years, 3 months ago
  79. daf0f72 [VOL-3833] OnuKVStoreMutex is held for a long period of time by Holger Hildebrandt · 3 years, 3 months ago
  80. e0140f0 VOL-3822: Support for EthernetFramePerformanceMonitoringHistoryData PM counters by Girish Gowdra · 3 years, 4 months ago v1.2.3
  81. 10d9819 [VOL-3748] Support periodical audit of mib data sync (MDS) counter by Holger Hildebrandt · 3 years, 4 months ago
  82. fdf7763 VOL-3608 Support of Get External OMCI Attribute values - GetOnuUniInfoResponse in golang OpenONU adapter by kesavand · 3 years, 4 months ago
  83. 127c59d [VOL-3783] Unifying service address and port for kafka and etcd by Matteo Scandolo · 3 years, 4 months ago v1.2.0
  84. 26a4092 [VOL-3800] : Random ping failures seen on alpha and iskratel ONUs during sanity test by Girish Gowdra · 3 years, 4 months ago
  85. af0ad63 [VOL-3803] : Provide a global flag for enable/disable metrics collection at startup by Girish Gowdra · 3 years, 4 months ago
  86. 5a7c492 VOL-3318: PM Framework changes to support configuration updates. by Girish Gowdra · 3 years, 4 months ago
  87. 057889c [VOL-3756] openonu-adapter-go: Allow reception of OMCI messages via inter-adapter messageType 'OmciResponse' and smaller changes for OnuSwUpgrade preparation by mpagenko · 3 years, 4 months ago
  88. e09a620 [VOL-3318] : Framework for collecting Metrics from the ONU by Girish Gowdra · 3 years, 4 months ago
  89. c8bba41 Omci receive workaround for Adtran OLT-Sim, some preparations for OnuSwUpgrade by mpagenko · 3 years, 4 months ago
  90. 0bd45f8 [VOL-3542] Support Examine-MDS-handling by Holger Hildebrandt · 3 years, 4 months ago
  91. c07fda0 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  92. 8b5fdd2 Correction on .1pMapper create and improvement PPPTEthUni/VEIP handling by mpagenko · 3 years, 5 months ago
  93. 9a304ea bugfixing [VOL-3713], [VOL-3706], [VOL-3683]: uniVlanConfig related processing corrections by mpagenko · 3 years, 5 months ago
  94. 551a4d4 Correction multi-T-Cont flow handling: wait for related TechProfile config by mpagenko · 3 years, 5 months ago
  95. 4d3a0dc VOL-3677 - move to v4 of protos and lib by dbainbri · 3 years, 6 months ago
  96. b5000ef VOL-3614 Other multicast ME created after multicast gem detected. by ozgecanetsia · 3 years, 6 months ago
  97. 3a64464 [VOL-3636] In early stages of ONU-start-up RPC reconcile_device() is not handled correctly by Holger Hildebrandt · 3 years, 6 months ago
  98. 8b07c1b [VOL-3330] removal of tech profile OMCI related configuration on tech profile deletion - version 0.1.15-dev144 by mpagenko · 3 years, 6 months ago
  99. 6c1fb0a [VOL-3668] Restrict race condition workaround Adopt_device/ONU_IND to onu-setup-procedure by Holger Hildebrandt · 3 years, 6 months ago
  100. 80129db [VOL-3655] Hardening: Cope with vendor-specific error-results of ONUs due to unsupported OMCI-MEs by Holger Hildebrandt · 3 years, 6 months ago