commit | cc9b166f6d6bf8b2615bde7d6580b5c3452b6ed0 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Wed Jan 26 17:47:48 2022 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Jan 26 17:48:07 2022 +0100 |
tree | 8d07a27557ded911a39aa0d71cc83679e3bb910e | |
parent | d444598f453757cc0b9fb4ad7295dc1726a69c3f [diff] |
Revert "[VOL-4518] remove flowKey and use only flowID for OLT and ONU flow cache since flowID's are unique" This reverts commit d444598f453757cc0b9fb4ad7295dc1726a69c3f. Change-Id: I449099e083d363db5834dc6c56330af3fd0ce921
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.