commit | 90d08f6512ab7560b34f055f3aa273263e347071 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 29 12:06:55 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 30 10:55:13 2020 -0700 |
tree | 5675ab3aa00f88e1c412e47cc8858faaa07d15ac | |
parent | 4f4ac79aff8a45d3658f07efb5d4b31288e4f02e [diff] |
[VOL-3610] implementing a fake DHCP server within BBSim Change-Id: If291a0ca7f78909c3713ef0e6831e381304fc2c9
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.