diff options
author | Eric Garver <e@erig.me> | 2017-10-10 22:54:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-11 01:38:34 +0200 |
commit | b8226962b1c49c784aeddb9d2fafbf53dfdc2190 (patch) | |
tree | 838a6a361a81ff5f613371bcdfcd2113270b0fab /Documentation/networking | |
parent | net: dst: move cpu inside ifdef to avoid compilation warning (diff) | |
download | linux-b8226962b1c49c784aeddb9d2fafbf53dfdc2190.tar.xz linux-b8226962b1c49c784aeddb9d2fafbf53dfdc2190.zip |
openvswitch: add ct_clear action
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>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions