[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174623642826.3774742.12489840490454605534.git-patchwork-notify@kernel.org>
Date: Sat, 03 May 2025 01:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pedro Falcato <pfalcato@...e.de>
Cc: matttbe@...nel.org, martineau@...nel.org, geliang@...nel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
horms@...nel.org, netdev@...r.kernel.org, mptcp@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mptcp: Align mptcp_inet6_sk with other protocols
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 30 Apr 2025 16:45:41 +0100 you wrote:
> Ever since commit f5f80e32de12 ("ipv6: remove hard coded limitation on
> ipv6_pinfo") that protocols stopped using the old "obj_size -
> sizeof(struct ipv6_pinfo)" way of grabbing ipv6_pinfo, that severely
> restricted struct layout and caused fun, hard to see issues.
>
> However, mptcp_inet6_sk wasn't fixed (unlike tcp_inet6_sk). Do so.
> The non-cloned sockets already do the right thing using
> ipv6_pinfo_offset + the generic IPv6 code.
>
> [...]
Here is the summary with links:
- mptcp: Align mptcp_inet6_sk with other protocols
https://git.kernel.org/netdev/net-next/c/a2f6476ed18a
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