commit | e0e9b775289d21f5beac1a660ff5b43fd530bc20 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Feb 03 14:23:43 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Feb 03 19:10:45 2020 -0800 |
tree | 50e70ba64d4fee78973a259c37388b3b61195cfa | |
parent | 57a7fcb4e203b2168d74693e82f3bba9cb8f407e [diff] |
[VOL-2455] SingleTag applied to DHCP packets going to ONOS Change-Id: I179cd024b2a6de1d096a40da9b96558ddc7a0fab
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.