例:
ovs-ofctl del-flows br-int in_port=100,out_group=100 -O openflow13
ovs-ofctl del-flows br-int in_port=100,out_port=200
ovs 删除流表 指定 actions 中字段
原文:https://www.cnblogs.com/wangjq19920210/p/10831047.html