]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: libxt_NFLOG: disable `--nflog-range` Python test-cases
authorKyle Bowman <kbowman@cloudflare.com>
Fri, 1 Oct 2021 17:41:38 +0000 (18:41 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 18 Jan 2022 12:22:56 +0000 (13:22 +0100)
commitf9df828a46c7446c8e894be7ae45a2ac97b4a278
tree057d36239e5e793fac175daf9094f291403f743a
parent62ad29e9b778f4419573c6b43fe7a0a00d783fe6
extensions: libxt_NFLOG: disable `--nflog-range` Python test-cases

nft has no equivalent to `--nflog-range`, so we cannot emulate it and
the Python unit-tests for it fail.  However, since `--nflog-range` is
broken and doesn't do anything, the tests are not testing anything
useful.

Signed-off-by: Kyle Bowman <kbowman@cloudflare.com>
Signed-off-by: Alex Forster <aforster@cloudflare.com>
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libxt_NFLOG.t