commit | d74abba8d155610741c1418cbbd2d0ea6c7ba2cc | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 16 16:36:44 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Apr 17 09:56:02 2020 -0700 |
tree | 69777e3166cd6a71e9b94f3701bf22cc448d7716 | |
parent | 378b8c9b0b52a6c9d63dc474a6db8d007fca124b [diff] |
[VOL-2778] Accepting PBit 255 as valid classifier to start DHCP state machine Change-Id: I8cd0c7e20277a1b6f790a1ee0381b5a2e02b0a70
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.