commit | ba3e9cd9961a7b64bc0688bb28e06b9791f95919 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri May 14 16:19:54 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue May 18 09:42:30 2021 -0700 |
tree | 8c4ca0dba4212733f1ccf17c7358f6c0c2d0e882 | |
parent | 4fa23378a0507561bf2bc57816004809b2f8ce45 [diff] |
[VOL-4061] Adding protection to avoid pushing flows to disabled ONU Do not terminate processOltMessage loop on stream closure, it's needed to emulate the gRPC disconnect Change-Id: Ia5af48e880dac51337c9f851b65c44c44cf85127
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.