[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165306541200.23981.12296293606236163499.git-patchwork-notify@kernel.org>
Date: Fri, 20 May 2022 16:50:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, yoshfuji@...ux-ipv6.org, dsahern@...nel.org,
flyingpeng@...cent.com, imagedong@...cent.com,
benbjiang@...cent.com
Subject: Re: [PATCH net-next] tcp_ipv6: set the drop_reason in the right place
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 19 May 2022 19:13:47 -0700 you wrote:
> Looks like the IPv6 version of the patch under Fixes was
> a copy/paste of the IPv4 but hit the wrong spot.
> It is tcp_v6_rcv() which uses drop_reason as a boolean, and
> needs to be protected against reason == 0 before calling free.
> tcp_v6_do_rcv() has a pretty straightforward flow.
>
> Fixes: f8319dfd1b3b ("net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>
> [...]
Here is the summary with links:
- [net-next] tcp_ipv6: set the drop_reason in the right place
https://git.kernel.org/netdev/net-next/c/dc7769244e03
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