commit | 401503adc8795007428467d2d6d8f22c550631d5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 11 14:48:14 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Dec 16 23:17:47 2019 +0000 |
tree | 85af338b8b9283f8476f878eda48cd339ef32301 | |
parent | 958d81cf3c05fd53c2e81bb226462cb1ea8b9040 [diff] |
[VOL-2351] Sending the same indications as a real OLT on disable Change-Id: Ife1ae0f24c83a45811dd5aeb90e44445a3443af6
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.