commit | 6e7afb0edb2d9e12dd91e298e9378bb69e53278d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 24 11:32:18 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 24 11:32:18 2020 -0700 |
tree | 13f11a6def1bec4e93b6ea90ee9bab016570c020 | |
parent | 5b73919936f48dd87b3e161d5c6a7a165d1a5771 [diff] |
Fixing issue with Services EAPOL/DHCP monitoring loops Change-Id: I4a4739d50957517366ad76fb5747178dbce2a7fc
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.