commit | 973b018c3ca9c01d95196b3e6a36d4138c5e1d19 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 08 11:24:42 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 08 11:24:42 2021 -0700 |
tree | edb3cfff899c9989d8847c8e1ab5a7a9d88a5d4a | |
parent | c3bf9969041d5266443798d08cd369e33a52cf53 [diff] |
[VOL-3987] Do not validate GemPort 4069 as it's reserved for multicast and shared across ONUs Change-Id: Id34c5a58b93f18b10e20d94351d3bb8e4d664a98
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.