commit | 0208caab1f07977f201f623509f8194be5c26ec9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 29 14:31:22 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Oct 31 19:53:23 2019 +0000 |
tree | 9e3c7825b3c641c55925136d02e21eb447b9d9ff | |
parent | 814eef6e6c0c45f226b068a6f4dd3ea8a48db699 [diff] |
Generating a graph for the BBR results Change-Id: If9f0294ee6c05b14e31ccdd7585c0c688ef247f4
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.