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]
Message-ID: <CANn89iJmGepXYMheagmDyfS_0xTESaQc3J8rmcXGqskiaW5tdA@mail.gmail.com>
Date: Tue, 5 Nov 2024 13:29:56 +0100
From: Eric Dumazet <edumazet@...gle.com>
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, 
	David Ahern <dsahern@...nel.org>, 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 Tue, Nov 5, 2024 at 1:19 PM Paolo Abeni <pabeni@...hat.com> wrote:
>
> 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.

Oh, I missed this patch, thanks a lot for sorting it out.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ