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]
Message-ID: <83b55c4a-3564-ae55-534d-c1bc6f53084a@gmail.com>
Date:   Thu, 23 Sep 2021 09:10:25 -0600
From:   David Ahern <dsahern@...il.com>
To:     Xiao Liang <shaw.leon@...il.com>, netdev <netdev@...r.kernel.org>,
        David Ahern <dsahern@...nel.org>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
        Jakub Kicinski <kuba@...nel.org>,
        Martin KaFai Lau <kafai@...com>
Subject: Re: [PATCH net v3] net: ipv4: Fix rtnexthop len when RTA_FLOW is
 present

On 9/23/21 9:03 AM, Xiao Liang wrote:
> Multipath RTA_FLOW is embedded in nexthop. Dump it in fib_add_nexthop()
> to get the length of rtnexthop correct.
> 
> Fixes: b0f60193632e ("ipv4: Refactor nexthop attributes in fib_dump_info")
> Signed-off-by: Xiao Liang <shaw.leon@...il.com>
> ---
>  include/net/ip_fib.h     |  2 +-
>  include/net/nexthop.h    |  2 +-
>  net/ipv4/fib_semantics.c | 16 +++++++++-------
>  net/ipv6/route.c         |  5 +++--
>  4 files changed, 14 insertions(+), 11 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ