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]
Date: Fri, 28 Jul 2023 13:32:50 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Patrick Rohr <prohr@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Linux Network Development
 Mailing List <netdev@...r.kernel.org>, "Maciej Żenczykowski" <maze@...gle.com>, Lorenzo Colitti <lorenzo@...gle.com>,
 David Ahern <dsahern@...nel.org>
Subject: Re: [net-next v2] net: change accept_ra_min_rtr_lft to affect all
 RA lifetimes

On Wed, 26 Jul 2023 16:07:01 -0700 Patrick Rohr wrote:
> +	if (valid_lft != 0 && valid_lft < in6_dev->cnf.accept_ra_min_lft) {
> +		return;
> +	}

I'll drop the superfluous brackets when applying, hope you don't mind.
Otherwise some script kiddie will send us a patch to do that :|

Applied, thanks!
-- 
pw-bot: accept

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ