commit | c07b952da1c08be82f1f868cf32434c20d3868f4 | [log] [tgz] |
---|---|---|
author | yasin sapli <yasin.sapli@netsia.com> | Thu Jan 27 11:23:54 2022 +0000 |
committer | Yasin Sapli <yasin.sapli@netsia.com> | Thu Jan 27 15:35:30 2022 +0300 |
tree | da2d51e1515bc58e144bed45e3b0546f7f6d9c97 | |
parent | cc9b166f6d6bf8b2615bde7d6580b5c3452b6ed0 [diff] |
[VOL-4518] - Stop using the direction of flow when storing OLT flows since the flowID's are unique Change-Id: Iea66fc148c6ad299376eaf5ac0be049cd53d4eb1
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.