1. e8c091f VOL-4925 - Build and release components. by Joey Armstrong · 1 year, 4 months ago v2.7.3
  2. 12609a1 [VOL-4686] openonuAdapterGo: Panic during memory leak test by Holger Hildebrandt · 2 years, 2 months ago
  3. 81b5ccf [VOL-4585] openonu changes adapter for adding FTTB Subscriber Traffic flow by Abhilash Laxmeshwar · 2 years, 2 months ago v2.2.2
  4. c7c29d8 [VOL-4579] openonu adapter for adding FTTB DPU Mgmt and ANCP traffic flows by Abhilash Laxmeshwar · 2 years, 3 months ago
  5. abfef03 Adding missing device-id to several warning and error logs by Holger Hildebrandt · 2 years, 3 months ago
  6. 3ac49bd [VOL-4485] omci-lib-go: ME Attribute names should be exported by Holger Hildebrandt · 2 years, 3 months ago v2.2.0
  7. e7cc609 [VOL-4548] openonuAdapterGo - memory leak seen in long term tests by Holger Hildebrandt · 2 years, 4 months ago
  8. 7741f27 [VOL-4553] openonuAdapterGo - reconciling with wrong MDS is not working in TT multi-UNI scenario by Holger Hildebrandt · 2 years, 4 months ago
  9. 101ac94 [VOL-4469] Onu adapter reconcilement may stuck on VLAN processing, especially in TT traffic scenarios by mpagenko · 2 years, 6 months ago
  10. f5c7684 VOL-4474 I have converted CIR and PIR values to Bps. Openolt adapter sends it as kbps to openonu adapter. by ozgecanetsia · 2 years, 6 months ago
  11. 42dcdfd [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago
  12. 0f54322 [VOL-4438] OnuDown indication can collide with FlowDeletion resulting in wrong flowDelete error indication by mpagenko · 2 years, 7 months ago
  13. a7beb87 VOL-4440: MulticastOperationProfile ME creation failure post by Girish Gowdra · 2 years, 7 months ago
  14. 836a1fd [VOL-4396] OMCI lib update to be incorporated into ONU adapter, make use of relaxed decoding by mpagenko · 2 years, 7 months ago
  15. c192bc4 [VOL-4429] openonuAdapterGo - omci config error and crash during flow removal after adapter restart by Holger Hildebrandt · 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. 4b5e73f [VOL-3380] Functional area specific logging by Holger Hildebrandt · 2 years, 9 months ago v2.0.1[Renamed (84%) from internal/pkg/onuadaptercore/omci_vlan_config.go]
  18. 09e5f21 VOL-4366: by Girish Gowdra · 2 years, 8 months ago
  19. 7d3c558 [VOL-4293] OpenONU Adapter update for gRPC migration by khenaidoo · 2 years, 9 months ago v2.0.0
  20. 968eb8f [VOL-4348] if we try to remove subscriber after openonu adapter restart the vtfd config is not removed on the ONU by Holger Hildebrandt · 2 years, 8 months ago
  21. d6c0552 correction of bug introduced into patch 26786 for VOL-4299 by mpagenko · 2 years, 9 months ago
  22. bc4170a [VOL-4299] OpenOnuAdapter ATT scenario Flow suspension on cookie usage runs into deadlock by mpagenko · 2 years, 9 months ago
  23. 3ce9fa0 [VOL-4259] OpenOnuAdapter Flow/GemPort removal deadlock if both start concurrently by mpagenko · 2 years, 10 months ago
  24. 45cc6a3 [VOL-4253] OpenOnuAdapter Techprofile configuration/removal deadlock when conflicting with ONU down handling by mpagenko · 2 years, 10 months ago
  25. dee02a6 [VOL-4243] OpenOnuAdapter KvStore-removal of OnuAdapter flow entry not ensured at subsrciber flow removal by mpagenko · 2 years, 10 months ago
  26. 24dd113 VOL-4207: The mutexFlowParams Lock and mutexTPState Lock are deadlocked by Girish Gowdra · 2 years, 11 months ago
  27. 754ffb1 VOL-4207: by Girish Gowdra · 2 years, 11 months ago
  28. 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
  29. 50e5642 VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago
  30. f582d6a openonuAdapterGo - avoid crash in flow processing TT scenario on suspended add-flow by mpagenko · 2 years, 11 months ago
  31. 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
  32. f1d21d1 [VOL-4148] openonuAdapterGo - crash in flow processing -> vlan config FSM revised by mpagenko · 3 years ago
  33. 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
  34. 6781f96 VOL-4057 - EntityID changes for various MEs by Mahir Gunyel · 3 years ago
  35. 0da7e6f [VOL-4010] openonuAdapterGo - investigate and resolve data race conditions by Holger Hildebrandt · 3 years ago
  36. 366ef19 [VOL-4048] openonu-adapter-go: Hardening of OMCI communication by Holger Hildebrandt · 3 years ago
  37. b36ed57 VOL-3368 Added object+error pair for funtion within error handling. This patch include modification requested for omci_cc send functions. by ozgecanetsia · 3 years, 2 months ago
  38. cf48e45 [VOL-4024] openonuAdapterGo - soft reboot fails in multi-ONU tests (unexpected states) by mpagenko · 3 years, 1 month ago
  39. bb47bc2 [VOL-4023] openonuAdapterGo - Ani side configuration fails while waiting for FlowDeletion, and upgrade looplab/fsm by mpagenko · 3 years, 1 month ago
  40. b4563ab [VOL-3959] Reconciling on MDS match: Replace timer approach by IPC by Holger Hildebrandt · 3 years, 1 month ago
  41. 7314399 [VOL-3980] crash at ONU soft-reboot in deleteGemPort processing by mpagenko · 3 years, 1 month ago
  42. 1b8f4ad [VOL-3955] Sporadically an ONU does not reach pre-reconciling reason in multiple ONU-scenario by Holger Hildebrandt · 3 years, 2 months ago
  43. 5c88b76 VOL-3859 Multicast subscriber config info's entity id was set the same with MAC bridge port config data's entity id by ozgecanetsia · 3 years, 2 months ago
  44. 7d6bb02 [VOL-3889] missing device reason update from flow removal after ONU reboot by mpagenko · 3 years, 2 months ago
  45. 0b23584 VOL-3881: Make OMCI timeout value configurable by Girish Gowdra · 3 years, 2 months ago v1.2.5
  46. be52384 [VOL-3834] Avoid ONU service disruption on adapter restart by Holger Hildebrandt · 3 years, 2 months ago
  47. 15ff4a5 VOL-3052 Onu Software preliminary upgrade extensions with internal test, version 1.2.5-dev171 by mpagenko · 3 years, 3 months ago
  48. 535d6ef [VOL-3828] supplement 2 - allow cancellation of pending flow config (needed for rwCore flow recovery) by mpagenko · 3 years, 3 months ago
  49. 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
  50. 10d9819 [VOL-3748] Support periodical audit of mib data sync (MDS) counter by Holger Hildebrandt · 3 years, 4 months ago
  51. 26a4092 [VOL-3800] : Random ping failures seen on alpha and iskratel ONUs during sanity test by Girish Gowdra · 3 years, 4 months ago
  52. 961734c [VOL-3707] Adding support for multiple onu-adapter and removing the OLT topic from configuration by Andrea Campanella · 3 years, 4 months ago
  53. 9a304ea bugfixing [VOL-3713], [VOL-3706], [VOL-3683]: uniVlanConfig related processing corrections by mpagenko · 3 years, 5 months ago
  54. 551a4d4 Correction multi-T-Cont flow handling: wait for related TechProfile config by mpagenko · 3 years, 5 months ago
  55. 4d3a0dc VOL-3677 - move to v4 of protos and lib by dbainbri · 3 years, 6 months ago
  56. b5000ef VOL-3614 Other multicast ME created after multicast gem detected. by ozgecanetsia · 3 years, 6 months ago
  57. 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
  58. 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
  59. 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
  60. 041dcb3 [VOL-3039] : Multi-tcont support in openonu-go adapter by Girish Gowdra · 3 years, 6 months ago
  61. 2418ab0 [VOL-3628] ATT scenario subscriber add/remove: synchronized flow and tech profile handling + correction clear persistent data by mpagenko · 3 years, 6 months ago
  62. fc4f56e [VOL-3604] flow/techProfile handling after ONU reboot/down/disable must be revised -> version 0.1.13-dev137 by mpagenko · 3 years, 7 months ago
  63. 01e726e [VOL-3437] Implement (incremental) flow config removal with according OMCI VLAN configuration and some further code corrections and smaller functional extensions -> version 0.1.13-dev135, now merged with [VOL-3586] und included correction for missing Techprofile configuration at disable/enable procedure by mpagenko · 3 years, 7 months ago
  64. 6515c58 [VOL-3536] Error and loggin enhancements. by Andrea Campanella · 3 years, 8 months ago
  65. 47555e7 [VOL-3442] reconcile treatment for existing flow configuration by Holger Hildebrandt · 3 years, 8 months ago
  66. 394c552 [VOL-3441] Code extensions to support multiple incremental flows in parallel per UNI by Holger Hildebrandt · 3 years, 8 months ago
  67. 6d2ae15 VOL-3353 SCA fixes for export issues by Himani Chawla · 3 years, 9 months ago
  68. 26e555c VOL-3434 Added SCA Fixes by Himani Chawla · 3 years, 9 months ago
  69. 4d90833 VOL-3434 Added SCA Fixes by Himani Chawla · 3 years, 9 months ago
  70. dff5dda [VOL-3331] Implement incremental ONU traffic flow setup request with according OMCI VLAN configuration, by mpagenko · 3 years, 9 months ago