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: <453af1dc-b778-40c8-8ffc-5dc97d7572d0@redhat.com>
Date: Tue, 5 Nov 2024 13:19:22 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>, David Ahern
 <dsahern@...nel.org>, Eric Dumazet <edumazet@...gle.com>,
 Jakub Kicinski <kuba@...nel.org>, Simon Horman <horms@...nel.org>,
 Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH net-next 1/2] ipv6: release nexthop on device removal

On 10/31/24 09:53, Paolo Abeni wrote:
> diff --git a/net/ipv6/route.c b/net/ipv6/route.c
> index d7ce5cf2017a..ef55f330dcda 100644
> --- a/net/ipv6/route.c
> +++ b/net/ipv6/route.c
> @@ -187,6 +187,7 @@ static void rt6_uncached_list_flush_dev(struct net_device *dev)
>  						   GFP_ATOMIC);
>  				handled = true;
>  			}
> +

Please do not include unrelated whitespace chang... wait! I'm talking to
myself... in any case a v2 is needed.

/P


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ