commit | 6d9a1a49df31a128aaec5fd2da53e277fcd0ca2c | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Mar 05 16:07:15 2021 -0800 |
committer | Girish Gowdra <girish@opennetworking.org> | Fri Mar 05 16:13:20 2021 -0800 |
tree | 9ff1d3e09ee3a7bbe11f9fb7f98db2f14e7177f5 | |
parent | e268310ebed34f185d8305966b198d82395d4479 [diff] |
Support FEC History and GEM Port History L2 PM counters Change-Id: Ib73d2a150cc553a293419a86816666a717614a27
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.