commit | da45f6e5426fb2e0cbfae1844c76bf9f6b33cc2c | [log] [tgz] |
---|---|---|
author | Elia Battiston <elia@opennetworking.org> | Thu Feb 24 11:12:16 2022 +0100 |
committer | Elia Battiston <elia@opennetworking.org> | Thu Feb 24 11:12:16 2022 +0100 |
tree | fcb3bca57770301cb236650341b2f513d0803e2c | |
parent | 67e9e4c46fd00fa7b152905dc37571cf6b94f2df [diff] |
[VOL-4619] Additional debug logs for EAPOL and DHCP Change-Id: I2d3a807d24c4792681693d0375243225f338e093
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.