commit | e72b3cc0910793048cf3a75482477b534487bd72 | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Tue May 12 00:03:06 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Tue May 12 14:26:38 2020 +0530 |
tree | b4d5af7b1db28ad1c8cdbe5b8303c81d8f224f8b | |
parent | 64cda4720787a83fdca8154d083cf705e82254f2 [diff] |
[VOL-3054] Added -igmp flag and changed sadis response Change-Id: I621cd516bd3c5aa20f1095d5200e8f3d4af43da7
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.