summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2025-12-04 14:20:36 +0300
committerFlorian Westphal <fw@strlen.de>2026-01-01 13:31:48 +0300
commita675d1caa2041f05f6343fad67b04f8babf32217 (patch)
treea999c754cc42538e7f6d3a05e403097e3b2bc8f3 /scripts/git.orderFile
parent7711f4bb4b360d9c0ff84db1c0ec91e385625047 (diff)
downloadlinux-a675d1caa2041f05f6343fad67b04f8babf32217.tar.xz
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
without 'netfilter: nft_set_pipapo: fix range overlap detection': reject overlapping range on add 0s [FAIL] Returned success for add { 1.2.3.4 . 1.2.4.1-1.2.4.2 } given set: table inet filter { [..] elements = { 1.2.3.4 . 1.2.4.1 counter packets 0 bytes 0, 1.2.3.0-1.2.3.4 . 1.2.4.2 counter packets 0 bytes 0 } } The element collides with existing ones and was not added, but kernel returned success to userspace. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions