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
| ||
|
Message-Id: <169646642773.7507.5611400283325453928.git-patchwork-notify@kernel.org> Date: Thu, 05 Oct 2023 00:40:27 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Xin Long <lucien.xin@...il.com> Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com, pabeni@...hat.com, marcelo.leitner@...il.com, xufeng.zhang@...driver.com Subject: Re: [PATCH net] sctp: update hb timer immediately after users change hb_interval Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Sun, 1 Oct 2023 11:04:20 -0400 you wrote: > Currently, when hb_interval is changed by users, it won't take effect > until the next expiry of hb timer. As the default value is 30s, users > have to wait up to 30s to wait its hb_interval update to work. > > This becomes pretty bad in containers where a much smaller value is > usually set on hb_interval. This patch improves it by resetting the > hb timer immediately once the value of hb_interval is updated by users. > > [...] Here is the summary with links: - [net] sctp: update hb timer immediately after users change hb_interval https://git.kernel.org/netdev/net/c/1f4e803cd9c9 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