commit | eb6b5af44849f3da46d30a2840137b562f9fdef4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jun 24 16:23:58 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 25 10:50:04 2020 -0700 |
tree | 2ac02d684d524b01021d0db8a94c7ecea74d721f | |
parent | f8abccc8de7be42debb5146bc0f0e0200cc5da6f [diff] |
[VOL-3279] Resetting the GemPort when all the flows in an ONU are removed Change-Id: Icd01703900cd14e0e3baf2abb4669524a47dbeeb
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.