On Tue, Oct 10, 2017 at 1:54 PM, Eric Garver <e...@erig.me> wrote:
> This adds a ct_clear action for clearing conntrack state. ct_clear is
> currently implemented in OVS userspace, but is not backed by an action
> in the kernel datapath. This is useful for flows that may modify a
> packet tuple after a ct lookup has already occurred.
>
> Signed-off-by: Eric Garver <e...@erig.me>
> ---
> v2:
>         - Use IP_CT_UNTRACKED for nf_ct_set()
>         - Only fill key if previously conntracked
>
Looks good.
Acked-by: Pravin B Shelar <pshe...@ovn.org>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to