commit | bc46f07e25b6976b63840cffe0772ea6d669334b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Sep 11 15:05:26 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Sep 11 15:05:26 2020 +0000 |
tree | 9b746c204883257eaa4dc4ea5a5e4dc090ef2056 | |
parent | 858f7655ea513048492cedb57fd5a20a678426d5 [diff] | |
parent | 618a658cc9841cc81009912103226f411a73c89b [diff] |
Merge "[VOL-2778] Handling IGMP"
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.