commit | 583f17d17a680d4c2c44b19a4826dff88e75b9cc | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 13 10:35:17 2020 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Feb 13 10:40:50 2020 -0800 |
tree | a46982352e81124187ed1640551fe82b98d096b6 | |
parent | 1ee984a42c8cd01e7a3137fd766e4df91db51891 [diff] |
Fixing BBR As part of SEBA-927 BBSim expect VOLTHA to send back the OnuId and thus BBR should behave the same way Change-Id: I364c665c37385885310d8cfa1639b0f5037ed473
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.