commit | ac63b11abe4d4356a9b38ca55084d16f3253ed13 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Wed Jan 12 18:40:49 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Mon Jan 24 09:53:16 2022 +0100 |
tree | 0a5e43059ebb367a2e6f8b9d30c0669bfd0874db | |
parent | c5b106c95dd968cab44917ee43dfe9d9c3520fb5 [diff] |
[VOL-4420] Add support for POTS UNI ports to bbsim Change-Id: Ibb817ced6086c3ef3001f338d98513101ce64c1c
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.