commit | bed2d214e6749dafed93e8a06f8339df29106043 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Wed Feb 02 16:23:31 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Wed Feb 02 17:29:21 2022 +0100 |
tree | 7835913127663c69298d1152ab841c7215d4f351 | |
parent | 4a927cc4c91f4749482b029dda4dda1375bf8a03 [diff] |
Add support for single tagged DHCP packets to the responder Change-Id: Ibde7b675870976628b71db4d1c38e2445b471fe1
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.