[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168267242145.9185.9427711815694208492.git-patchwork-notify@kernel.org>
Date: Fri, 28 Apr 2023 09:00:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Antoine Tenart <atenart@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] net: ipv6: fix skb hash for some RST packets
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 27 Apr 2023 11:21:59 +0200 you wrote:
> The skb hash comes from sk->sk_txhash when using TCP, except for some
> IPv6 RST packets. This is because in tcp_v6_send_reset when not in
> TIME_WAIT the hash is taken from sk->sk_hash, while it should come from
> sk->sk_txhash as those two hashes are not computed the same way.
>
> Packetdrill script to test the above,
>
> [...]
Here is the summary with links:
- [net] net: ipv6: fix skb hash for some RST packets
https://git.kernel.org/netdev/net/c/dc6456e938e9
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