commit | a966654e2c484f422706de52c1daa4344120993f | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Thu Mar 17 15:45:45 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Mar 17 17:43:13 2022 +0100 |
tree | cc8e63dd2978ad6a8fa9f85ee29c306402028205 | |
parent | 6f5f355f8da21c24d971e9b4620c075718071839 [diff] |
Add FTTB services example yaml and use sTag for FTTB DHCP packets Change-Id: I2eb0d8d9f557afe0d6bb08741aa9b5486cc05f7c
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.