commit | b5fc46a55691fed625cb54fb881385bee0091fef | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Mar 31 16:42:31 2020 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Mar 31 16:42:31 2020 -0700 |
tree | 00e776303f3dd2ece50101f9815fb12d4627f5d1 | |
parent | acfa20e1049711677932bcb848a9ea56e68013b6 [diff] |
Handle multicast flows Change-Id: I00bbae880ae3976693e5d5fa08d5e2909f85bef6
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.