]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
netfilter: nf_tables: add and use nft_thoff helper
authorFlorian Westphal <fw@strlen.de>
Fri, 28 May 2021 10:30:06 +0000 (12:30 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 28 May 2021 23:04:54 +0000 (01:04 +0200)
commit2d7b4ace0754ebaaf71c6824880178d46aa0ab33
tree3de213adfe22128bbdc8f4e089c1b7e4bcd2ebcf
parent85554eb981e5a8b0b8947611193aef1737081ef2
netfilter: nf_tables: add and use nft_thoff helper

This allows to change storage placement later on without changing readers.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_core.c
net/netfilter/nf_tables_trace.c
net/netfilter/nft_exthdr.c
net/netfilter/nft_flow_offload.c
net/netfilter/nft_payload.c
net/netfilter/nft_synproxy.c
net/netfilter/nft_tproxy.c