commit | df08044dba0e1031332edaed15eaf852a2d17716 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 09 11:57:38 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Oct 09 14:48:51 2020 -0700 |
tree | 71c0db577f77b40cf221c30b1ff480730c563dd6 | |
parent | 258d14ca6e30587cdc82ab39081662d5a8390a0c [diff] |
[VOL-3544] Removing ATT specific fields from auto-generated sadis config This is required as per the changes in the dhcpl2relay app in order to use to option82 to store routing information Change-Id: I3550ce22bcaaeb63c388c31b2d225d3443f3618e
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.