kytos-ng / sdntrace_cp

MIT License
1 stars 6 forks source link

Request stored flows from flow_manager #43

Closed gretelliz closed 2 years ago

gretelliz commented 2 years ago

Add functionality to request stored flows from flow_manager and map existing flows in memory. The current implementation runs the trace of flows in the switch. However, the flows collection of flow_manager contains the truth of the managed flows, so its consistency check will do the job.