commit | 378b8c9b0b52a6c9d63dc474a6db8d007fca124b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 16 14:34:22 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Apr 16 14:52:29 2020 -0700 |
tree | f2e87742d8466e45672ed4a0b25b6f4b76e8b416 | |
parent | d2907e6cd58d4e04c72b99895630f137c2a958fb [diff] |
[VOL-2890] Using unique MacAddresses for different OLTs Change-Id: Idf2bf9b0b9712a8dfafc96ecc802deded79bdbad
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.