commit | 9f9facafc64002d468afa4d71cbe0801c91471ec | [log] [tgz] |
---|---|---|
author | Onur Kalinagac <onur.kalinagac@netsia.com> | Thu Jan 21 14:04:34 2021 +0000 |
committer | onurka <onur.kalinagac@netsia.com> | Mon Jan 25 09:58:42 2021 +0300 |
tree | edac0c866efb35c72fde82f33271c45a3b49956d | |
parent | 13dd58bd6166067a9dd784df4c559e747c85914f [diff] |
IP parameter added to ONU IGMP join/leave cli command Change-Id: I1d821950deacba1d82d47731e644b917f3a6d7ed
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.