commit | d444598f453757cc0b9fb4ad7295dc1726a69c3f | [log] [tgz] |
---|---|---|
author | yasin sapli <yasin.sapli@netsia.com> | Tue Jan 25 09:30:30 2022 +0000 |
committer | Yasin Sapli <yasin.sapli@netsia.com> | Tue Jan 25 15:42:38 2022 +0300 |
tree | a142a9dad4bab06a897770810a1534a326984633 | |
parent | ac63b11abe4d4356a9b38ca55084d16f3253ed13 [diff] |
[VOL-4518] remove flowKey and use only flowID for OLT and ONU flow cache since flowID's are unique Change-Id: I5c9d698ad32d65baf843e7bf1c75ed8e8998261e
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.