commit | 536a22b8468e042386af7084407b9a9a6fd7cc90 | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Mon Jan 10 10:33:15 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Mon Jan 10 13:52:54 2022 +0100 |
tree | f4bf9dd2f3484f8ea71df638bcb36837682b3d43 | |
parent | fe01766e9d42149a847a734e620f28c6a01e09ef [diff] |
[VOL-3583] Reject unexpected EAPOL packets Change-Id: I7c164fb2815e2ab573ab3f466a373cb75c61ac86
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.