commit | fe01766e9d42149a847a734e620f28c6a01e09ef | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Wed Jan 05 11:43:16 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Wed Jan 05 19:17:29 2022 +0100 |
tree | 7431e84f9cf5aed860918aff1e8ac3bc4b8572d6 | |
parent | 1f9f4b259a3b5c5ac7c2b825b87c2e373f5d4006 [diff] |
[VOL-4519] Add bbsimctl command to invalidate MDS count of an ONU Change-Id: I8cdb6c0d5381b952a87e1d24d87cab81de0ddaf9
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.