summaryrefslogtreecommitdiff
path: root/include/linux/node.h
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2026-04-30 17:49:53 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2026-05-01 02:24:01 +0300
commit69c54f80f4a7072b51b5b5939185ca5e572be982 (patch)
tree1486f2d33664a55539b263e4f2eaca55bb215ee0 /include/linux/node.h
parenta177ae30f78688f75ef9c6277a152c5d6979b10e (diff)
downloadlinux-69c54f80f4a7072b51b5b5939185ca5e572be982.tar.xz
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Address two issues in the inline pppoe encapsulation: - Add needs_gso_segment flag to segment PPPoE packets in software given that there is no GSO support for this. - Use FLOW_OFFLOAD_XMIT_DIRECT since neighbour cache is not available in point-to-point device, use the hardware address that is obtained via flowtable path discovery (ie. fill_forward_path). Fixes: 18d27bed0880 ("netfilter: flowtable: inline pppoe encapsulation in xmit path") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/node.h')
0 files changed, 0 insertions, 0 deletions