[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164763841283.20195.6859436420030223679.git-patchwork-notify@kernel.org>
Date: Fri, 18 Mar 2022 21:20:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org,
dsahern@...nel.org, shuah@...nel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net v2 0/2] ipv4: Handle TOS and scope properly for ICMP
redirects and PMTU updates
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 17 Mar 2022 13:45:05 +0100 you wrote:
> ICMPv4 PMTU and redirect handlers didn't properly initialise the
> struct flowi4 they used for route lookups:
>
> * ECN bits sometimes weren't cleared from ->flowi4_tos.
> * The RTO_ONLINK flag wasn't taken into account for ->flowi4_scope.
>
> In some special cases, this resulted in ICMP redirects and PMTU updates
> not being taken into account because fib_lookup() couldn't retrieve the
> correct route.
>
> [...]
Here is the summary with links:
- [net,v2,1/2] ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
https://git.kernel.org/netdev/net/c/544b4dd568e3
- [net,v2,2/2] selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
https://git.kernel.org/netdev/net/c/ec730c3e1f0e
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