commit | 57a7fcb4e203b2168d74693e82f3bba9cb8f407e | [log] [tgz] |
---|---|---|
author | Arjun E K <arjun.k02@infosys.com> | Thu Jan 30 06:44:45 2020 +0000 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jan 31 17:37:19 2020 -0800 |
tree | cca3848a23d44bab52c8370fbddb3efc058f56f8 | |
parent | d9a4c7d43b4ec223c6d06d516f20cf1388837307 [diff] |
[SEBA-660] : Adding Igmp support in BbSim Change-Id: I9f5c7d8ad39ac82850b04e2c997996d6c47b32d2
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.