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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 14 Oct 2022 07:40:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Mark Tomlinson <mark.tomlinson@...iedtelesis.co.nz> Cc: jmaloy@...hat.com, ying.xue@...driver.com, davem@...emloft.net, netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net, linux-kernel@...r.kernel.org Subject: Re: [PATCH] tipc: Fix recognition of trial period Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 10 Oct 2022 15:46:13 +1300 you wrote: > The trial period exists until jiffies is after addr_trial_end. But as > jiffies will eventually overflow, just using time_after will eventually > give incorrect results. As the node address is set once the trial period > ends, this can be used to know that we are not in the trial period. > > Fixes: e415577f57f4 ("tipc: correct discovery message handling during address trial period") > Signed-off-by: Mark Tomlinson <mark.tomlinson@...iedtelesis.co.nz> > > [...] Here is the summary with links: - tipc: Fix recognition of trial period https://git.kernel.org/netdev/net/c/28be7ca4fcfd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists