commit | c08a6086a947f5b90e3a37d2f90a0d15d710c045 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Feb 05 11:12:01 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Feb 05 11:12:01 2021 -0800 |
tree | 495734366fbd2e9f84d7bee84e26a192a7f79dcf | |
parent | f9d4341ff64c40f712235cd29c36b00ebc9f40d2 [diff] |
Exposing ONU restart EAPOL/DHCP/IGMP endpoints Change-Id: Id3a4722117ebc8b070318dc8ffcdb7ed08bc7a24
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.