commit | 2989045e4416b755d8652f627751655131e2ad0f | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Feb 03 16:00:19 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Thu Feb 03 16:54:07 2022 +0100 |
tree | 6464df18226218f39ace05930bd2d852aaaf8ba4 | |
parent | 9bfe11094689c6f5b1026ef6dd7f7261d166b1d5 [diff] |
Adding PPPoE and MacLearning to sadis Change-Id: Id95bdf3d80d6ee4aff6021a3025803f2677295ce
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.