commit | 5d65bc30ccf149cf6243922e9223ca7df0790c6b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 13 22:53:07 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Feb 13 22:53:07 2020 +0000 |
tree | 341fefe0cd3820333804d101fbb5446d3dfce7da | |
parent | bd4b6576b4f14807a8163462dba0a113137487c6 [diff] | |
parent | 583f17d17a680d4c2c44b19a4826dff88e75b9cc [diff] |
Merge "Fixing BBR"
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.