commit | 5ff80084c8f4fc6b626b4cab7262537e7502d0e7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Dec 20 13:20:57 2019 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jun 23 12:11:26 2020 -0700 |
tree | 5897a647843862092e1c01c6f9dbf9155cb8d50f | |
parent | 6654589efed5bfb9f3aaf947b9ab4dd2f0f09859 [diff] |
[SEBA-918][VOL-2984] Allowing DHCP without completing eapol For DT and TT workflow is required that DHCP is triggered without doing anything for EAPOL. If you start BBSim with only the "-dhcp" option that is now possible. Change-Id: Iacfb75e70c47a2f7cfa64af58d6d848881f54974
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.