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.
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.