commit | 99f18468365b2595a09a6dfb1744521e3408b436 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 14:14:28 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 28 14:37:21 2019 -0700 |
tree | 34418554f379e2156ede86f5c68cf8d044f56393 | |
parent | 623dae0ea66f5fc9e161a6ba19f9bdb93b1c0ea9 [diff] |
[SEBA-820] Preventing the ONU from going to dhcp_started if we don't have the DHCP flow Change-Id: Ia9c136830a6781fa69d7ead5406c3e354ad35a06
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.