]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: shell: Test for false-positive rule check
authorPhil Sutter <phil@nwl.cc>
Wed, 5 Apr 2023 11:18:24 +0000 (13:18 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 5 Apr 2023 11:21:03 +0000 (13:21 +0200)
commit0c2dcbf984939d8473e0b429b41e41a36c8a64da
tree2e31382bcd6ba619fe559894ebd993b12f91e627
parent73611d5582e72367a698faf1b5301c836e981465
tests: shell: Test for false-positive rule check

Rule comparison in legacy ip6tables was broken by commit eb2546a846776
("xshared: Share make_delete_mask() between ip{,6}tables"): A part of
the rules' data was masked out for comparison by accident.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/tests/shell/testcases/ip6tables/0005-rule-check_0 [new file with mode: 0755]