commit | 5e081b541087207ecbdb282100cdfa9922229865 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Nov 21 14:34:25 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 22 10:10:17 2019 -0800 |
tree | d73502137a5fb8155f9ce410b889f326d6ed7d91 | |
parent | 693501aad23581a006fa194a4f1a02b992f268f4 [diff] |
[SEBA-885] Ability to restart EAPOL and DHCP if the state machine doesn't complete Change-Id: I2f0c7be787ab9ca2ddf59deadaa6c789456cd3d4
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.