commit | df3f85d3f815c076b2be48f1e48e2f66935c6423 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jan 15 12:50:48 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 16 16:01:06 2020 -0800 |
tree | 7fa484bddf802ef152563815a39f01924393e2fa | |
parent | 18859852863951b3c84b197526a154504f3b35b6 [diff] |
[VOL-2451] Reporting UNI Link Up alarm via OMCI Change-Id: I6fd30af5f558cd41bca617247d859bdcc2ff2ed9
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.