commit | 9db6b2855048ad8f0ec05d8efb1e1fa316993a47 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 03 23:53:00 2022 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Thu Feb 03 23:53:00 2022 +0000 |
tree | 2f702d84aef978421ace2e191ab2d1c86a5a5722 | |
parent | 420c909f49b0d5a3f940d2f64fe375ab9beabcd9 [diff] | |
parent | 2989045e4416b755d8652f627751655131e2ad0f [diff] |
Merge "Adding PPPoE and MacLearning to sadis"
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.