commit | 340b9eac790cb9a6bd64541e7c9227a6f45447d9 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Apr 28 18:34:01 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Apr 29 17:13:08 2020 +0200 |
tree | c636459a00571f5cb502635766611ec374643de8 | |
parent | bec394e10c7d2ae914c2eb59c7ad6c968da2a7fe [diff] |
[VOL-2982] Send ONUIndication on OLT PON port disable Change-Id: I76db9bb3970a87fa837c34a4a566ea1176a854d8
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.