[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171824043078.29237.14154022901138989230.git-patchwork-notify@kernel.org>
Date: Thu, 13 Jun 2024 01:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Petr Pavlu <petr.pavlu@...e.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, dsahern@...nel.org, thinker.li@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v2] net/ipv6: Fix the RT cache flush via sysctl using a
previous delay
Hello:
This patch was applied to bpf/bpf.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 7 Jun 2024 13:28:28 +0200 you wrote:
> The net.ipv6.route.flush system parameter takes a value which specifies
> a delay used during the flush operation for aging exception routes. The
> written value is however not used in the currently requested flush and
> instead utilized only in the next one.
>
> A problem is that ipv6_sysctl_rtcache_flush() first reads the old value
> of net->ipv6.sysctl.flush_delay into a local delay variable and then
> calls proc_dointvec() which actually updates the sysctl based on the
> provided input.
>
> [...]
Here is the summary with links:
- [net,v2] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
https://git.kernel.org/bpf/bpf/c/14a20e5b4ad9
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