commit | 8d2813731bd772cbd30cf49d0b7c3fa639b54193 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 03 16:23:37 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 04 07:26:24 2020 -0700 |
tree | 5e054643ad88d5856874d862affa0c4e046848e0 | |
parent | 75ed5b94d4c07e10ff1b5d0f780b0dff55e16aab [diff] |
[VOL-2778] Adding pbits to DHCP packets Change-Id: I3bfb80c566a08ec69f05f90e33b8196ad401b33d
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.