commit | 996d81e626fd40991365b274732abf07c71ac0aa | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Wed Apr 21 16:16:27 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Thu Apr 22 12:04:59 2021 -0700 |
tree | 724480018c4b909ae9f2a78b4bd5b9262ac0d0bd | |
parent | 9ddb3a9eeecdb85a42e45354188e3c8fe23b7ea9 [diff] |
VOL-4013: Delivery of correct ONU pm-data for UNI_Status Change-Id: I286c10ef08f8dfd1273aef094cbce60ecc4ab879
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.