commit | 236e3740f604076dd45615ba12f34045c1e6442c | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed May 04 14:07:27 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed May 04 14:11:54 2022 +0000 |
tree | 81f1f6fec99c4df869eee48d9697265256f3c32f | |
parent | fbb94aef873da75852dc78e24e97988ff583a27c [diff] |
[VOL-4679] BBSIM: OMCI extended message set - support MIB upload Change-Id: I291524f9d33194fb54c508e2344e53dd47370a8f
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.