- e243934 [VOL-3680] Integrate omci-lib-go 0.13.3 by Holger Hildebrandt · 4 years ago
- 3a64464 [VOL-3636] In early stages of ONU-start-up RPC reconcile_device() is not handled correctly by Holger Hildebrandt · 4 years ago
- 8b07c1b [VOL-3330] removal of tech profile OMCI related configuration on tech profile deletion - version 0.1.15-dev144 by mpagenko · 4 years ago
- f1f39a7 [VOL-3631] Parametrizing KV_STORE path for TechProfiles and Onu data by Matteo Scandolo · 4 years ago
- 6c1fb0a [VOL-3668] Restrict race condition workaround Adopt_device/ONU_IND to onu-setup-procedure by Holger Hildebrandt · 4 years ago
- 761f751 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 4 years ago
- 80129db [VOL-3655] Hardening: Cope with vendor-specific error-results of ONUs due to unsupported OMCI-MEs by Holger Hildebrandt · 4 years ago
- efbec27 [VOL-3649] Reading endpoint from config by Matteo Scandolo · 4 years ago
- 041dcb3 [VOL-3039] : Multi-tcont support in openonu-go adapter by Girish Gowdra · 4 years ago
- a40e99a [VOL-3648] insert ONU interface lock thread before MIB download - version 0.1.13-dev140 by mpagenko · 4 years ago
- 61b24d0 [VOL-3476] Introduce concurrency handling for MIB template generation by Holger Hildebrandt · 4 years ago
- 7407a4d VOL-3637: Protect concurrent access to deviceHandlersCreateChan by Girish Gowdra · 4 years ago
- 2418ab0 [VOL-3628] ATT scenario subscriber add/remove: synchronized flow and tech profile handling + correction clear persistent data by mpagenko · 4 years ago
- f07b44a [VOL-3606] Multiple ONUs do not reach proper activation with MIB template (BBSIM issue) by Holger Hildebrandt · 4 years ago
- fc4f56e [VOL-3604] flow/techProfile handling after ONU reboot/down/disable must be revised -> version 0.1.13-dev137 by mpagenko · 4 years ago
- 2fb7089 [VOL-3600] Increase robustness of mib upload process by Holger Hildebrandt · 4 years ago
- 422dbf3 VOL-3593 Prepared set and create message to multicast operation profile, multicast subscriberconfig info and multicast gem interworking tp by ozgecanetsia · 4 years ago
- 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 · 4 years ago
- bef4e54 [VOL-3586] Correct cast for OMCI reboot message by Andrea Campanella · 4 years ago
- 900ee4b [VOL-3144] verification of explicit device/port disable/enable config processing by mpagenko · 4 years, 1 month ago
- ab7b6a5 [VOL-3144] Disabling all ports when a disable ONU is received, enabling upon re-enable by Andrea Campanella · 4 years, 1 month ago
- 6515c58 [VOL-3536] Error and loggin enhancements. by Andrea Campanella · 4 years, 1 month ago
- 8998b87 [VOL-3532] Exception during MIB-Upload - temporary workaround by Holger Hildebrandt · 4 years, 1 month ago
- a768fe9 [VOL-3517] - voltha-openonu-adapter-go - Prepare HW-test at ADTRAN-POD: Make olt-adapter-name configurable by Holger Hildebrandt · 4 years, 1 month ago
- d96df18 VOL-3433 Make timeouts of inter-adapter communication configurable by Himani Chawla · 4 years, 1 month ago
- 8165eda [VOL-3493] Wrong Connectstatus of openonu go adaptor after disable device by Holger Hildebrandt · 4 years, 1 month ago
- 47555e7 [VOL-3442] reconcile treatment for existing flow configuration by Holger Hildebrandt · 4 years, 1 month ago
- 394c552 [VOL-3441] Code extensions to support multiple incremental flows in parallel per UNI by Holger Hildebrandt · 4 years, 2 months ago
- 6d2ae15 VOL-3353 SCA fixes for export issues by Himani Chawla · 4 years, 2 months ago
- d10d1db Moving attributes to Attributes to stisfy OMCI spec and mib template by Andrea Campanella · 4 years, 2 months ago
- 26e555c VOL-3434 Added SCA Fixes by Himani Chawla · 4 years, 2 months ago
- 4d90833 VOL-3434 Added SCA Fixes by Himani Chawla · 4 years, 2 months ago
- dff5dda [VOL-3331] Implement incremental ONU traffic flow setup request with according OMCI VLAN configuration, by mpagenko · 4 years, 2 months ago
- bbed37c [VOL-3051] Create MIB template from first ONU by divyadesai · 4 years, 2 months ago
- 2ff21f1 [VOL-3413] Create mib-template file for bbsim-onu using UpperCamelCase naming convention of omci-lib-go by Holger Hildebrandt · 4 years, 3 months ago
- f41a160 [VOL-3414] Reconcile onu-data/states in case of onu-adapter restart by Holger Hildebrandt · 4 years, 3 months ago
- 4d29955 [VOL-3228] device-id logging consistancy by divyadesai · 4 years, 3 months ago
- e11479f SPON-3043 [WIP] Added Reboot of device admin based on external (northbound) config requests by ozgecanetsia · 4 years, 4 months ago
- 9ca8b13 [VOL-3322] Support 1t4gem tech profile by Holger Hildebrandt · 4 years, 3 months ago
- 1cc3cb4 [VOL-3119] Refactoring: Define string constants for all FSM events/states by mpagenko · 4 years, 3 months ago
- 3dbcdd2 [VOL-3038] Configuration of tech profiles 1t1gem version: 0.1.11-dev124 by mpagenko · 4 years, 3 months ago
- af80163 general update for library compatibility, [VOL-3202], some TechProf processing restructuring by mpagenko · 4 years, 4 months ago
- c54939a [VOL-3036] Read MIB Templates from ETCD by Holger Hildebrandt · 4 years, 5 months ago
- 3af1f03 [VOL-3188] - concurrency protection enhancement to ensure setup for muliple ONU parallel start by mpagenko · 4 years, 5 months ago
- ccd390c [VOL-3041] - Configuration of port admin state by Holger Hildebrandt · 4 years, 5 months ago
- fce57b1 VOL-3042 Dynamic config of device admin state and oper state based on external config requests by ozgecanetsia · 4 years, 5 months ago
- dd23cc2 [VOL-3024] - MIB download - provide basic omci configuration to ONU by Holger Hildebrandt · 4 years, 6 months ago
- 9ac0d0f WIP [VOL-3024] - MIB download - provide basic omci configuration to ONU by Holger Hildebrandt · 4 years, 6 months ago
- be67442 transfer UniPort OperState only for first Uni Port by Holger Hildebrandt · 4 years, 6 months ago
- 24d5195 [VOL-2974] - drive the adapter implementation forward to reach active OperState of ONU UNI ports by Holger Hildebrandt · 4 years, 6 months ago
- d132c0e Support per package log level by Matteo Scandolo · 4 years, 6 months ago
- 0f9b88d WIP [VOL-2811] - Incorporate preliminary onu-adapter-go code into opencord repo by Holger Hildebrandt · 4 years, 7 months ago