diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-03-24 02:30:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-24 20:48:39 +0100 |
commit | 73f97025a972cd1506e8b1986264b2fb8833df7c (patch) | |
tree | 0960a6290c8c4bd67f4b1ffd991a91411e16b6f6 /net/bridge/br_vlan.c | |
parent | netfilter: flowtable: add offload support for xmit path types (diff) | |
download | linux-73f97025a972cd1506e8b1986264b2fb8833df7c.tar.xz linux-73f97025a972cd1506e8b1986264b2fb8833df7c.zip |
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
If there is a forward path to reach an ethernet device and hardware
offload is enabled, then use the direct xmit path.
Moreover, store the real device in the direct xmit path info since
software datapath uses dev_hard_header() to push the layer encapsulation
headers while hardware offload refers to the real device.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_vlan.c')
0 files changed, 0 insertions, 0 deletions