commit | 3015ff71f06b3e7833593b0041cea775cebf0aa4 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Mon Jun 28 11:48:56 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue Jun 29 08:47:22 2021 -0700 |
tree | 2061da312eaee58b8ff19dd17d2a3f1d4a338aa0 | |
parent | 7e0347519b927f77ef0c1fa54ba5d3b069733b34 [diff] |
Limit the resource pool size to practical limits of supporting up to 512 subs on a 16/64 PON port OLT Change-Id: I52927142fda263cf8024cead97578d7a359c2daa
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.