commit | c10bab1ab65bf4ebe6a10929488143528b8f88b1 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue Apr 27 09:23:48 2021 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Wed Apr 28 12:30:19 2021 +0000 |
tree | f33889bb112fccbacb780ac97612e2f471181e60 | |
parent | b1203c1a347d63e719ac322b4983cb8db3fa40bd [diff] |
[VOL-3745] Chaos Monkey: BBSIM-ONU does not respond to OMCI requests Change-Id: I9d52a05657be448839f0a180126736ec9a33eaaf
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.