commit | e811ae9d97feddd9058f66a34d984c65e81b620d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Dec 10 17:50:14 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Dec 16 19:39:54 2019 +0000 |
tree | 9b7be4bc9033434b12c58f20d6d56ed015b9832d | |
parent | 08badf4ece08ec1544a05a83639ac65b9d2eb7bd [diff] |
[SEBA-900] Keep sending OnuDiscoveryIndications Change-Id: I11c294bbb8051242699f96e8f6811a623c9995a7
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.