summaryrefslogtreecommitdiff
path: root/net/openvswitch/conntrack.c
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2022-01-03 14:44:50 +0300
committerDavid S. Miller <davem@davemloft.net>2022-01-04 15:12:55 +0300
commit9795ded7f924b6486e54976619b1b094fcc1969d (patch)
tree6abaf6b26a219230d6d4d9a62515c27e3b4f03f7 /net/openvswitch/conntrack.c
parent9d2c27aad0ea2c84413d0971be7fa340ba4617bc (diff)
downloadlinux-9795ded7f924b6486e54976619b1b094fcc1969d.tar.xz
net/sched: act_ct: Fill offloading tuple iifidx
Driver offloading ct tuples can use the information of which devices received the packets that created the offloaded connections, to more efficiently offload them only to the relevant device. Add new act_ct nf conntrack extension, which is used to store the skb devices before offloading the connection, and then fill in the tuple iifindex so drivers can get the device via metadata dissector match. Signed-off-by: Oz Shlomo <ozsh@nvidia.com> Signed-off-by: Paul Blakey <paulb@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions