[PATCH net-next v2 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Sep 11 10:40:17 UTC 2025


Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Mon, 8 Sep 2025 10:32:30 +0300 you wrote:
> Align IPv4 with IPv6 and in the presence of VRFs generate ICMP error
> messages with a source IP that is derived from the receiving interface
> and not from its VRF master. This is especially important when the error
> messages are "Time Exceeded" messages as it means that utilities like
> traceroute will show an incorrect packet path.
> 
> Patches #1-#2 are preparations.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
    https://git.kernel.org/netdev/net-next/c/cda276bcb9a5
  - [net-next,v2,2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
    https://git.kernel.org/netdev/net-next/c/0d3c4a441686
  - [net-next,v2,3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
    https://git.kernel.org/netdev/net-next/c/4a8c416602d9
  - [net-next,v2,4/8] selftests: traceroute: Return correct value on failure
    https://git.kernel.org/netdev/net-next/c/c068ba9d3ded
  - [net-next,v2,5/8] selftests: traceroute: Use require_command()
    https://git.kernel.org/netdev/net-next/c/47efbac9b768
  - [net-next,v2,6/8] selftests: traceroute: Reword comment
    https://git.kernel.org/netdev/net-next/c/5c9c78224fc3
  - [net-next,v2,7/8] selftests: traceroute: Test traceroute with different source IPs
    https://git.kernel.org/netdev/net-next/c/2e6428100b16
  - [net-next,v2,8/8] selftests: traceroute: Add VRF tests
    https://git.kernel.org/netdev/net-next/c/f7240999deb4

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the Linux-security-module-archive mailing list