Applied. Thanks.
--Justin
On Mar 5, 2014, at 4:56 PM, Joe Stringer wrote:
> This patch adds a new configuration option, "max-idle" to the
> Open_vSwitch "other-config" column. This sets how long datapath flows
> are cached in the datapath before revalidators expire them.
>
> Signed-off-by: J
This patch adds a new configuration option, "max-idle" to the
Open_vSwitch "other-config" column. This sets how long datapath flows
are cached in the datapath before revalidators expire them.
Signed-off-by: Joe Stringer
---
v6: Shift documentation to ofproto-provider.h.
v5: Rebase.
v4: Remove ex