commit | 02101a6bec1fb1ac0190567d90a2db071341cefe | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed Apr 06 13:00:51 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Thu Apr 07 09:03:53 2022 +0000 |
tree | ae2fa9ff3835fddd669424338b3cbaac0c99c32f | |
parent | e8d1fa47d283f1ef4b8bf6c71eba069061ff0807 [diff] |
[VOL-4692] BBSIM: OMCI extended message set - support get requests Change-Id: I41f139558df5913cccab3ba3b8f7eb147e72ebbd
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.