commit | 4b077aa8376ccc7283f74c143b6ca2f29c8b4b98 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Feb 16 17:33:37 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 19 13:04:11 2021 -0700 |
tree | 0525ddcc817ee0c1d6a6e08e1499423c3ca5503f | |
parent | cedde4616e8b49b9cbaf8824d3bc7b48155c3a2e [diff] |
[VOL-3837] Checking that OnuId, AllocId and GemPorts are unique per PON Validate that received flow carry valid GemPortId and AllocIds Change-Id: I1b8928c7a9e580c9711f61320595a449df7c30f5
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.