I'm using OVS2.5 and I find there is a cmd "ovs-vsctl set Open_Vswitch
.other_config:max-idle" to set up the max idle timeout of flows. However,
how can I change the default idle_timeout value of a the wildcard flows?
The "idle_timeout_s" filed is still 5s after I run the max-idle setting
command.

BTW, what is the condition of a flow being automatically deleted? When it
is idle more than the idle_timeout? Or when the number of flows hit the
flow-limit?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to