commit | 76b77740d79261a3064f1e6d048d0dfd060d792e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 16 11:14:04 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 16 11:14:04 2020 -0700 |
tree | b074d0680ab1d73987875a7874d0cd6b88779c0e | |
parent | 432958515599329032f32f0f59f05dcdbc7bc138 [diff] |
Fixing parameters in BBR pipiline Change-Id: I0413e98ba53b861546649c7818d3c32f852283ca
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.