commit | ad790cb002e37b24255021616e8bb66cf0174389 | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik_windlass@infosys.com> | Wed Jun 17 21:26:22 2020 +0530 |
committer | Hardik Windlass <hardik_windlass@infosys.com> | Thu Jun 18 19:38:42 2020 +0530 |
tree | 696507a36272d201ee691da0b15425700e3b57a4 | |
parent | e72b3cc0910793048cf3a75482477b534487bd72 [diff] |
[VOL-3084][VOL-3097] Added support for ONU Re-Discovery and OLT PON Port Disable/Enable Change-Id: I21f20ffc5edc95652946007baffa4b22ecfd9b92
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.