commit | 73c488dd44e1e7987bde555d99dd66b726b08b90 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 01 14:44:22 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Nov 01 14:44:22 2019 -0700 |
tree | 0d742022cc0e2d5da188a4bfd3eebad29ce1934d | |
parent | 3f5d7f263f36212e311204ca3a545314b6ff78e6 [diff] |
[SEBA-875] Filtering out LLDP packets Change-Id: Ia25771e307daf724a00f9fa263a69ba280b4df9a
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.