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]
Message-ID: <20241029090030.1793551-1-leitao@debian.org>
Date: Tue, 29 Oct 2024 02:00:27 -0700
From: Breno Leitao <leitao@...ian.org>
To: kuba@...nel.org,
	horms@...nel.org,
	davem@...emloft.net,
	edumazet@...gle.com,
	pabeni@...hat.com,
	matttbe@...nel.org
Cc: thepacketgeek@...il.com,
	netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	davej@...emonkey.org.uk,
	vlad.wing@...il.com,
	max@...sevol.com,
	kernel-team@...a.com,
	aehkn@...hub.one
Subject: [PATCH net-next v2 0/2] selftest: netconsole: Enhance selftest to validate userdata transmission

The netconsole selftest has been extended to cover userdata, a
significant subsystem within netconsole. This patch introduces support
for testing userdata by appending a key-value pair and verifying its
successful transmission via netconsole/netpoll.

Additionally, this patchseries addresses a pending change in the subnet
configuration for the selftest.

Changelog:
v2:
 * Use 192.0.2.0/24 instead of 192.168/16 in the first patch "net:
   netconsole: selftests: Change the IP subnet" (Petr) 
 * No further changes in the second patch ("net: netconsole: selftests:
   Add userdata validation")

v1:
 * https://lore.kernel.org/all/20241025161415.238215-1-leitao@debian.org/


Breno Leitao (2):
  net: netconsole: selftests: Change the IP subnet
  net: netconsole: selftests: Add userdata validation

 .../selftests/drivers/net/netcons_basic.sh    | 33 +++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)

-- 
2.43.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ