commit | 7b51220253c5279c7386a7bf53d4844584af7120 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 09 16:38:10 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Nov 10 16:36:15 2020 -0800 |
tree | f807755152b0d86f968152fde7182900ed995604 | |
parent | 88c204a6052b3281e90fbb53f3e203740a2d4c6d [diff] |
[VOL-3623] Reporting the correct SerialNumber as part of the ONUG request Change-Id: If6140e96657a2ed38bcc83170131ae95c02bb4b6
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.