Re: [PATCH net-next v4 1/2] icmp: fix ICMP error source address when xfrm policy matches
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-30 02:45:12
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-30 02:45:12
Also in:
lkml
On Wed, 28 Jan 2026 11:25:14 +0100 Antony Antony wrote:
Subject: [PATCH net-next v4 1/2] icmp: fix ICMP error source address when xfrm policy matches
Fixes: 415b3334a21a ("icmp: Fix regression in nexthop resolution during replies.")
Cc: stable+noautosel@kernel.org # Avoid false positives in testsI don't understand what you're trying to express with all these tags. We are sending incorrect ICMP packets, seems like a normal net-worthy fix to me?