commit | 95005603ebc9848085f57e115e5b454429b98003 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Oct 22 11:33:01 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Oct 22 18:45:24 2021 +0000 |
tree | 5707f3e44c72d59397a0cfbd03d8d39a553ce567 | |
parent | 10426e2d6ecf1064b1626ee32e60ea852106311d [diff] |
VOL-4411: Fix NNI port number after recent updates to UNI port number scheme which also affected the NNI port number. Change-Id: I36f15e290e49f5df1b7efefab30bb37bdbc6b42a
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.