OSDN Git Service

net: openvswitch: Fill act ct extension
authorPaul Blakey <paulb@nvidia.com>
Mon, 3 Jan 2022 11:44:51 +0000 (13:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jan 2022 12:12:56 +0000 (12:12 +0000)
commitb702436a51dfdf1e2960fb8e228009e09eedb462
tree5e76f579737d1db512fa890f5f7a94a388112721
parent9795ded7f924b6486e54976619b1b094fcc1969d
net: openvswitch: Fill act ct extension

To give drivers the originating device information for optimized
connection tracking offload, fill in act ct extension with
ifindex from skb.

Signed-off-by: Paul Blakey <paulb@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/conntrack.c