commit | 294da6082ce49eb6a59a814f3e7cbebd47e4d332 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 21 17:43:03 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 21 17:43:03 2020 -0700 |
tree | aa263aa9a801daa9ce5340986f05870a88ca4cd9 | |
parent | edf30c7e2a504e9dad7a12a1f00ff95b59fa1265 [diff] |
If EAPOL/DHCP state machine fails cancel to validation loop Change-Id: I88910658d896d2a2e8e7c3d8dc8ffe19d4555ab4
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.