commit | b0e3e628c1deeacf20f582348df93bd201f22e05 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 23 17:00:29 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 23 17:00:56 2020 -0700 |
tree | c198615b5935d7587474298b15ed95e5f120a0d9 | |
parent | 47ef64b63d69a40cc25566a582a6214bf63040df [diff] |
Enabling performances when running BBR Change-Id: I20a4c70ac84f7fe94a76dbe9b2bf10039057fc5c
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.