diff options
| author | 2025-12-04 12:20:36 +0100 | |
|---|---|---|
| committer | 2026-01-01 11:31:48 +0100 | |
| commit | a675d1caa2041f05f6343fad67b04f8babf32217 (patch) | |
| tree | a999c754cc42538e7f6d3a05e403097e3b2bc8f3 /include/linux/amba/ssh:/git@git.zx2c4.com | |
| parent | netfilter: nft_set_pipapo: fix range overlap detection (diff) | |
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 'include/linux/amba/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
