diff options
author | Florian Westphal <fw@strlen.de> | 2022-10-15 00:20:50 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-10-25 13:44:14 +0200 |
commit | e7a1caa67ce62765fe174cae08e537d542bb44f8 (patch) | |
tree | 38219297cbac6ab01ee61ceae076f0296682f395 /net | |
parent | netfilter: nft_payload: move struct nft_payload_set definition where it belongs (diff) | |
download | linux-e7a1caa67ce62765fe174cae08e537d542bb44f8.tar.xz linux-e7a1caa67ce62765fe174cae08e537d542bb44f8.zip |
netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
structure is reduced from 32 to 24 bytes. While at it, also check
that iphdrlen is sane, this is guaranteed for NFPROTO_IPV4 but not
for ingress or bridge, so add checks for this.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions