commit | fe9ac250fc6e2f3e293dfefc3fa5472c02264762 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 11:40:17 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 25 16:43:43 2019 -0700 |
tree | d4f58caf4b2e0720738d39d562b5973160917090 | |
parent | e383d5df1d74c283891748d0a90e985036551bd6 [diff] |
[SEBA-836] Sending unique transaction id together with the DHCP packets Change-Id: I9b5ce5aae1a0257b9784f196618488666517c689
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.