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: <CANn89iLhKGoRgxQPm66NfMSWmjQg+Df1oUt9xt5wQnLOxXAWpQ@mail.gmail.com>
Date: Tue, 1 Oct 2024 11:27:18 +0200
From: Eric Dumazet <edumazet@...gle.com>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, 
	Paolo Abeni <pabeni@...hat.com>, David Ahern <dsahern@...nel.org>, 
	Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 5/5] ipv4: Trigger check_lifetime() only when necessary.

On Tue, Oct 1, 2024 at 4:51 AM Kuniyuki Iwashima <kuniyu@...zon.com> wrote:
>
> DHCP is unlikely to be used in non-root network namespaces, and GC is
> unnecessary in such cases.
>
> Let's count the number of non-permanent IPv4 addresses and schedule GC
> only when the count is not zero.
>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com>

I find this a bit distracting honestly.

Lets focus on RTNL first, there are already a lot of reviews.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ