commit | bfcfbb3afcc139c68830c6c064be33786c2fdb66 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 28 14:14:39 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Sep 28 15:09:17 2020 -0700 |
tree | e16e519790ad0cc47e9474af9bb555b61b99ab56 | |
parent | 6e7afb0edb2d9e12dd91e298e9378bb69e53278d [diff] |
Making DHCP hostnames unique Using standard format for DHCP Client ID Change-Id: Ia61f4b07aa23d7f7c911e9255c7769da394399f1
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.