commit | 0ce2f7c3395b4b396bb919b4e34a825af7162f3a | [log] [tgz] |
---|---|---|
author | Baris Ertas <baris.ertas@netsia.com> | Tue Apr 11 11:44:24 2023 +0300 |
committer | Baris Ertas <baris.ertas@netsia.com> | Wed May 17 18:38:58 2023 +0300 |
tree | 873da59db4e078fdb3de97c0a48b54293a8a8fa5 | |
parent | 38deb8c21329298d2875dd110862d14b2efd8200 [diff] |
[VOL-4968] added mandatory uni-id optional vlan-id params, remove igmp event mechanism Change-Id: Id103b8bb2d882b6b02ac483c44f57639fbd62ba1
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.