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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 9 Jan 2021 11:55:39 -0700
From:   David Ahern <dsahern@...il.com>
To:     Jakub Kicinski <kuba@...nel.org>,
        David Miller <davem@...emloft.net>
Cc:     schoen@...alty.org,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 00/11] selftests: Updates to allow single instance of
 nettest for client and server

On 1/9/21 11:53 AM, David Ahern wrote:
> Update nettest to handle namespace change internally to allow a
> single instance to run both client and server modes. Device validation
> needs to be moved after the namespace change and a few run time
> options need to be split to allow values for client and server.
> 
> David Ahern (11):
>   selftests: Move device validation in nettest
>   selftests: Move convert_addr up in nettest
>   selftests: Move address validation in nettest
>   selftests: Add options to set network namespace to nettest
>   selftests: Add support to nettest to run both client and server
>   selftests: Use separate stdout and stderr buffers in nettest
>   selftests: Add missing newline in nettest error messages
>   selftests: Make address validation apply only to client mode
>   selftests: Consistently specify address for MD5 protection
>   selftests: Add new option for client-side passwords
>   selftests: Add separate options for server device bindings
> 
>  tools/testing/selftests/net/fcnal-test.sh | 398 +++++++--------
>  tools/testing/selftests/net/nettest.c     | 576 +++++++++++++++-------
>  2 files changed, 595 insertions(+), 379 deletions(-)
> 

Ugh, I forgot to add net-next to the subject line. Let me know if I
should re-send.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ