aboutsummaryrefslogtreecommitdiff
path: root/include/linux/panic.h
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-01-24 22:09:15 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2022-01-27 00:06:46 +0100
commitaad51ca71ad83273e8826d6cfdcf53c98748d1fa (patch)
tree1926882524fff3f40f053ae357fbcf647b649fc5 /include/linux/panic.h
parentc858620d2ae3489409af593f005a48a8a324da3d (diff)
selftests: netfilter: check stateless nat udp checksum fixup
Add a test that sends large udp packet (which is fragmented) via a stateless nft nat rule, i.e. 'ip saddr set 10.2.3.4' and check that the datagram is received by peer. On kernels without commit 4e1860a38637 ("netfilter: nft_payload: do not update layer 4 checksum when mangling fragments")', this will fail with: cmp: EOF on /tmp/tmp.V1q0iXJyQF which is empty -rw------- 1 root root 4096 Jan 24 22:03 /tmp/tmp.Aaqnq4rBKS -rw------- 1 root root 0 Jan 24 22:03 /tmp/tmp.V1q0iXJyQF ERROR: in and output file mismatch when checking udp with stateless nat FAIL: nftables v1.0.0 (Fearless Fosdick #2) On patched kernels, this will show: PASS: IP statless for ns2-PFp89amx Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/panic.h')
0 files changed, 0 insertions, 0 deletions