lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 10 Jan 2021 09:38:46 +0100 From: Pablo Neira Ayuso <pablo@...filter.org> To: 20210104110723.43564-1-yiche@...hat.com Cc: Chen Yi <yiche@...hat.com>, Shuah Khan <shuah@...nel.org>, Florian Westphal <fw@...len.de>, linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, Leo <liuhangbin@...il.com> Subject: Re: [PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool On Tue, Jan 05, 2021 at 11:31:20PM +0800, Chen Yi wrote: > Fix nft_conntrack_helper.sh false fail report: > > 1) Conntrack tool need "-f ipv6" parameter to show out ipv6 traffic items. > > 2) Sleep 1 second after background nc send packet, to make sure check > is after this statement executed. > > False report: > FAIL: ns1-lkjUemYw did not show attached helper ip set via ruleset > PASS: ns1-lkjUemYw connection on port 2121 has ftp helper attached > ... > > After fix: > PASS: ns1-2hUniwU2 connection on port 2121 has ftp helper attached > PASS: ns2-2hUniwU2 connection on port 2121 has ftp helper attached > ... Applied.
Powered by blists - more mailing lists