[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164511060996.20469.3269996433957457977.git-patchwork-notify@kernel.org>
Date: Thu, 17 Feb 2022 15:10:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
segoon@...nwall.com
Subject: Re: [PATCH net] ping: fix the dif and sdif check in ping_lookup
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 16 Feb 2022 00:20:52 -0500 you wrote:
> When 'ping' changes to use PING socket instead of RAW socket by:
>
> # sysctl -w net.ipv4.ping_group_range="0 100"
>
> There is another regression caused when matching sk_bound_dev_if
> and dif, RAW socket is using inet_iif() while PING socket lookup
> is using skb->dev->ifindex, the cmd below fails due to this:
>
> [...]
Here is the summary with links:
- [net] ping: fix the dif and sdif check in ping_lookup
https://git.kernel.org/netdev/net/c/35a79e64de29
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