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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 23 Apr 2024 15:05:43 +0200
From: Florian Westphal <fw@...len.de>
To: <netdev@...r.kernel.org>
Cc: Paolo Abeni <pabeni@...hat.com>,
	"David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>,
	<netfilter-devel@...r.kernel.org>,
	pablo@...filter.org
Subject: [PATCH net-next 0/7] selftest: netfilter: additional cleanups

This is the last planned series of the netfilter-selftest-move.
It contains cleanups (and speedups) and a few small updates to
scripts to improve error/skip reporting.

I intend to route future changes, if any, via nf(-next) trees
now that the 'massive code churn' phase is over.

Florian Westphal (7):
  selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
  selftests: netfilter: nft_concat_range.sh: drop netcat support
  selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
  selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
  selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
  selftests: netfilter: skip tests on early errors
  selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3

 .../selftests/net/netfilter/br_netfilter.sh   |   4 +
 .../selftests/net/netfilter/conntrack_vrf.sh  |  40 +--
 .../selftests/net/netfilter/nft_audit.sh      |   3 +-
 .../net/netfilter/nft_concat_range.sh         | 187 +++++-------
 .../selftests/net/netfilter/nft_flowtable.sh  | 274 ++++++++++--------
 .../testing/selftests/net/netfilter/rpath.sh  |  10 +-
 6 files changed, 263 insertions(+), 255 deletions(-)

-- 
2.43.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ