]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: remove check for reject from prerouting
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 16 Jul 2020 17:13:22 +0000 (19:13 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 21 Jul 2020 12:20:18 +0000 (14:20 +0200)
commit6c3fbd20c9aeeefd75543d759370af11787873c9
tree537729733fd5e2eec5e2fb4205fcb08e98bce5da
parent4093337aab6fa9c0398ff2eab50f5513dec818c6
tests: shell: remove check for reject from prerouting

It reports a failure with the following kernel patch:

 commit f53b9b0bdc59c0823679f2e3214e0d538f5951b9
 Author: Laura Garcia Liebana <nevola@gmail.com>
 Date:   Sun May 31 22:26:23 2020 +0200

    netfilter: introduce support for reject at prerouting stage

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/chains/0012reject_in_prerouting_1 [deleted file]