commit | bef00d5314ac9b5da92143ce7532f0d53f281736 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Fri Feb 04 09:47:52 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Fri Feb 04 09:47:52 2022 +0100 |
tree | 61a878753b0e86def59139545f7a22a2367b12cf | |
parent | 9db6b2855048ad8f0ec05d8efb1e1fa316993a47 [diff] |
Revert "Fix the storage of TCONT in bbsim. The TCONTs should be referenced" This reverts commit 08b583925be707bf931ea26a1c0adcc0fe8a850f. Change-Id: I25e418fa548b3f11b7e654cdbd8cebe1a9c2a77a
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.