commit | dd443f0d358e59d37543542eb7f6d66d57939327 | [log] [tgz] |
---|---|---|
author | Arjun E K <arjun.k02@infosys.com> | Fri Feb 07 15:24:01 2020 +0000 |
committer | Arjun E K <arjun.k02@infosys.com> | Mon Feb 24 13:25:26 2020 +0000 |
tree | 548ff7c0eb91860eb700aca13cfeb7fc14a359e7 | |
parent | 3b2b8e3ac5cee8b8fb15232631539e381db968b9 [diff] |
[SEBA-912] IGMPv3 Support in bbsim Change-Id: I36bad3213dcff2f910403008467968da16c6e08a
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.