[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175675801224.3872744.8064607447852052673.git-patchwork-notify@kernel.org>
Date: Mon, 01 Sep 2025 20:20:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Fabian Bläse <fabian@...ese.de>@codeaurora.org
Cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org, Jason@...c4.com,
fw@...len.de
Subject: Re: [PATCH v3] icmp: fix icmp_ndo_send address translation for reply
direction
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 28 Aug 2025 11:14:35 +0200 you wrote:
> The icmp_ndo_send function was originally introduced to ensure proper
> rate limiting when icmp_send is called by a network device driver,
> where the packet's source address may have already been transformed
> by SNAT.
>
> However, the original implementation only considers the
> IP_CT_DIR_ORIGINAL direction for SNAT and always replaced the packet's
> source address with that of the original-direction tuple. This causes
> two problems:
>
> [...]
Here is the summary with links:
- [v3] icmp: fix icmp_ndo_send address translation for reply direction
https://git.kernel.org/netdev/net/c/c6dd1aa2cbb7
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