commit | a1753ae721fda822da0cc1dc29bb9ce59e614b4c | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Wed Jun 23 00:24:56 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jun 23 12:41:37 2021 +0200 |
tree | 20f26f1359f9fe1aee856951ff4b4773251a2c37 | |
parent | 8a57481ecd8408901ed3353355229c9d07f2d898 [diff] |
VOL-4112 Add configuration flag to define the number of UNIs created in BBSim uni_ports integer parameter added to OltConfig as command line parameter Change-Id: I10956c497eb2123c62a3f9c27e912cd0046efcb8
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.