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:   Thu, 16 Feb 2023 11:15:48 +0800
From:   "luwei (O)" <luwei32@...wei.com>
To:     <davem@...emloft.net>, <dsahern@...nel.org>, <edumazet@...gle.com>,
        <kuba@...nel.org>, <pabeni@...hat.com>, <netdev@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net,v2,0/2] Fix a fib6 info notification bug

sorry, please ignore this patch

在 2023/2/16 12:21 PM, Lu Wei 写道:
> This patch set fixes a length calculation bug in fib6 info notification
> and adds two testcases.
>
> The test reult is listed as follows:
>
> before the fix patch:
>
> Fib6 info length calculation in route notify test
>      TEST: ipv6 route add notify                      [FAIL]
>
> Fib4 info length calculation in route notify test
>      TEST: ipv4 route add notify                      [ OK ]
>
> after the fix patch:
>
> Fib6 info length calculation in route notify test
>      TEST: ipv6 route add notify                      [ OK ]
>
> Fib4 info length calculation in route notify test
>      TEST: ipv4 route add notify                      [ OK ]
>
>
> Lu Wei (2):
>    ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
>    selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify
>
>   net/ipv6/route.c                         | 11 +--
>   tools/testing/selftests/net/fib_tests.sh | 92 +++++++++++++++++++++++-
>   2 files changed, 97 insertions(+), 6 deletions(-)
>
-- 
Best Regards,
Lu Wei

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ