Details
-
Improvement
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
Description
Currently l2switch is using incremental number as a flow-id, and uses rpc to install the flows. This incremental id can easily conflict with flows installed through data store. Apart from that incremental ID's are not helpful in determining the flows installed by l2switch. So it's better to use the flow_id with some prefix string.