commit | ef4e8f87c9905cf293557ea12146f0627d582368 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon May 17 11:20:49 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 10 18:31:04 2021 +0200 |
tree | 2cc957775d15ee00fad02a0dd300121958e32133 | |
parent | ee17c00e60922ab9cb9b9fdf1c7dcb8f866d1ec6 [diff] |
[VOL-4111] Dinamically generating the MibDB during ONU creation and use that to drive the MibUploadNextResponse generation Change-Id: I67dbbe0700a7fbec802516fc6b2a9aff496022de
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.