commit | 328c5f0c1b175b311ea84ca1ec5806372ba11458 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jun 26 14:16:39 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jun 26 14:16:39 2020 -0700 |
tree | 22ac9a9f00d0ba9039fdcfc7af0d5e16e3546740 | |
parent | eb6b5af44849f3da46d30a2840137b562f9fdef4 [diff] |
Cleaning the ONU state when the ONU is disabled Change-Id: I28cf9b11dd086bef73835de4c8fa4c6bcd7a92e7
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.