commit | 24a88c4ef6ea4c4ee9f59eda6a806c97e33e897d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 17 14:55:28 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 17 16:10:52 2020 -0700 |
tree | 9f2ce7ca1a62d2e6ae83c1ab4c4de7db433f5a96 | |
parent | 3129e3ae9275486994c7272222153d36d2bdcef8 [diff] |
[VOL-3486] Generating unique DHCP TxId per service Change-Id: I20b7d65ebe1d5ae7644aa0599571dc708e02e76f
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.