commit | b5913143825e3f0e984e401c0a60a5ccbecbf331 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 19 16:10:18 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Mar 22 11:42:25 2021 -0700 |
tree | 1da2ec6b01c0c77f3f413427a268dcff25a6253c | |
parent | 13b1ee01176e870d32d7dc36664e612e4e4147e7 [diff] |
[VOL-3914] Not forwarding OMCI messages if the ONU is disabled Change-Id: Ic826368642e510e9dc39766569ed5682e5910b5d
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.