commit | 420c909f49b0d5a3f940d2f64fe375ab9beabcd9 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Wed Feb 02 12:17:54 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Feb 03 16:44:54 2022 +0100 |
tree | d4fdc70220ba2b53ad8ae273b2fbc7dd43db8845 | |
parent | 9bfe11094689c6f5b1026ef6dd7f7261d166b1d5 [diff] |
[VOL-4589] Make NNI ports speed configurable and report it to the OpenOLT Adapter Change-Id: Iea4fc1c9ced0975ebbefffd4b13ef1e6e5fa00a1
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.