commit | e33447afe3e3673d2d5d1df38903414498ec677f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 31 12:38:23 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 11 16:18:46 2019 -0800 |
tree | bdf800d229fac3ca706ca92afd78e6ed915994f7 | |
parent | 93933fc441fd2c6fe0b4feab309f440ed1cb5dcc [diff] |
[SEBA-836] Sending DHCP request in batches so that the DHCP Server replies to all of them Change-Id: I1401db10ae298340a7dbbe897de66b7bdd47df7e
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.