commit | bd875b3f1353a1ca3fcc04957ca3bb0af276dbf5 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 18 17:46:31 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 18 17:46:31 2020 -0700 |
tree | e27d30697f82be9c1cdff2431cd9cc640ccb854a | |
parent | 24a88c4ef6ea4c4ee9f59eda6a806c97e33e897d [diff] |
Updating DHCP flow checks according to VOL-3212 Change-Id: Ia4ef31c8dfb196be29a76a099698c4cbf73debe4
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.