commit | 103cf02db896d5a28a32699529668b9fc4549fe6 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Mon Dec 16 20:11:35 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Tue Dec 17 18:44:19 2019 +0000 |
tree | 2c3522dc61865c20fbeef6852fff8c1794428729 | |
parent | 958d81cf3c05fd53c2e81bb226462cb1ea8b9040 [diff] |
SEBA-901 - handle adapter restart Stops existing goroutines processing messages and allows for ONUs not in the initialized state when adapter reconnects to not attempt to rediscover. Change-Id: Ie3951d6ad36b7c8b3a4ddfbf55850b8ed7cf35d8
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.