commit | 8e23aaa27a701e4190022242cf746388e70503ba | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue Nov 29 14:20:24 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Mon Dec 05 13:45:26 2022 +0000 |
tree | 15ef0e7bb6db101c2a35e6143712dd7c88803125 | |
parent | 4e52305e16e1ab1180b6373c6e1698d7eb85473a [diff] |
[VOL-4796] openonuAdapterGo: Robustness - verification/correlation of ONU capabilities against configuration requirements Increase the number of UpstreamPriorityQueues reported during mibUpload to meet the capability requirements for multi-UNI testing in the TT scenario. Change-Id: I60d450a046e5102f9a08704aa94b9e1988cc06c3
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.