hi, dear all i want to delete flows which have a priority of 210, regardless of what they match. But to find that using flow_delete_strict message with pri=210, match=None, ovs just delete none of the target entries. Is it because the specification says "if a message to remove entries is sent that has no match fields included, the OFPFC_DELETE_STRICT command would only delete a flow entry that applies to all packets at the specified priority" @ OF v1.5 $6.4?
Then how about decouple the priority from the delete_strict command, and use it as a common match field just as outport and outgroup? Looks forward to your kind reply!
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss