commit | 0de43d16ef2f79469576817c9c67a3871eec7b45 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 05 13:54:41 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 05 13:55:04 2020 -0700 |
tree | 573a796eb7b5e900b8bd85809203c2b5dd2ea7c0 | |
parent | 0e9fabf1747ccd5570cc49b8a4f54dfd8f194994 [diff] |
[VOL-3539] Not activating ONUs after reboot if ControlledActivation doesn't require it Change-Id: I0c05ededa849daef0a7011540db2bea5912c009a
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.