commit | 5e83f707f260e9fdb3950dcbe205ba225edb5ba9 | [log] [tgz] |
---|---|---|
author | nikesh.krishnan <nikesh.krishnan@radisys.com> | Fri Nov 10 23:40:48 2023 +0530 |
committer | nikesh.krishnan <nikesh.krishnan@radisys.com> | Fri Nov 10 23:48:48 2023 +0530 |
tree | 3031831ddbb3ae7488dd5079549c61e6cccf7187 | |
parent | eaf443bac39055d803f3d67191eb4a0249826a17 [diff] |
VOL-5204 olt reboot crash fix Change-Id: Iaa1ae049778aa8101783d71f17fe00306bdc2034
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.