commit | 150f1bb26d9b8ee6a3f89cfbf77de50c564be499 | [log] [tgz] |
---|---|---|
author | Nitin Subramanian <nitin@zooglr.com> | Mon Aug 02 12:04:05 2021 -0700 |
committer | Nitin Subramanian <nitin@zooglr.com> | Tue Aug 03 08:10:26 2021 -0700 |
tree | c658da16380094d4e6277f25d1a1274d143ae6ad | |
parent | df9c2d89cd1ce0d9bd86a14a44350215459a1f39 [diff] |
Add support to restart EAPOL and DHCP for a specific UNI Change-Id: Idacb94e6a9e91221f2f008ec9b5d63210d74b7ce
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.