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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251007183721.7654cd3c@kernel.org>
Date: Tue, 7 Oct 2025 18:37:21 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Dmitry Safonov via B4 Relay <devnull+dima.arista.com@...nel.org>
Cc: dima@...sta.com, "David S. Miller" <davem@...emloft.net>, David Ahern
 <dsahern@...nel.org>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
 <pabeni@...hat.com>, Simon Horman <horms@...nel.org>, Tom Herbert
 <tom@...bertland.com>, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, Florian Westphal <fw@...len.de>, Francesco
 Ruggeri <fruggeri05@...il.com>
Subject: Re: [PATCH] net/ip6_tunnel: Prevent perpetual tunnel growth

On Tue, 07 Oct 2025 07:08:36 +0100 Dmitry Safonov via B4 Relay wrote:
> +	static const unsigned int max_allowed = 512;

nit: could we drop this 'static' while we move the code?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ