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] [day] [month] [year] [list]
Date:   Wed, 22 Apr 2020 13:03:07 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     dsahern@...nel.org
Cc:     kuba@...nel.org, netdev@...r.kernel.org, dsahern@...il.com,
        Jason@...c4.com
Subject: Re: [PATCH net] selftests: Fix suppress test in fib_tests.sh

From: David Ahern <dsahern@...nel.org>
Date: Tue, 21 Apr 2020 08:47:24 -0600

> From: David Ahern <dsahern@...il.com>
> 
> fib_tests is spewing errors:
>     ...
>     Cannot open network namespace "ns1": No such file or directory
>     Cannot open network namespace "ns1": No such file or directory
>     Cannot open network namespace "ns1": No such file or directory
>     Cannot open network namespace "ns1": No such file or directory
>     ping: connect: Network is unreachable
>     Cannot open network namespace "ns1": No such file or directory
>     Cannot open network namespace "ns1": No such file or directory
>     ...
> 
> Each test entry in fib_tests is supposed to do its own setup and
> cleanup. Right now the $IP commands in fib_suppress_test are
> failing because there is no ns1. Add the setup/cleanup and logging
> expected for each test.
> 
> Fixes: ca7a03c41753 ("ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule")
> Signed-off-by: David Ahern <dsahern@...il.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ