Closed elifkizilky closed 11 months ago
We can successfully delete rules from flow table by cookie id that is set by use when adding a rule. But cookie overflow should be considered.
remove flow table rule by match: https://github.com/FlowForwarding/LINC-Switch/blob/master/scripts/ryu/remove_flows_v1_3.py
A way to remove flow rules from table should be implemented