]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizes
authorStefano Brivio <sbrivio@redhat.com>
Wed, 5 May 2021 22:23:14 +0000 (00:23 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 8 May 2021 14:58:58 +0000 (16:58 +0200)
commitf87bcafe1360ae017bfe87ed6c63225a9ed0db2e
tree137af5dd3364eaab7afcf428b4bbf0a9b841dfe6
parentb2eb1c97507dde3b183012ea59a6533e0e0f4b8f
tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizes

The report from https://bugzilla.netfilter.org/show_bug.cgi?id=1520
showed a display issue with particular IPv6 mask lengths in elements
of sets with concatenations. Make sure we cover insertion and listing
of different mask lengths in concatenated set elements for IPv4 and
IPv6.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/sets/0043concatenated_ranges_1 [new file with mode: 0755]