Re: [PATCH net-next v4 1/2] icmp: fix ICMP error source address when xfrm policy matches

From: Jakub Kicinski

Date: Thu Jan 29 2026 - 21:45:25 EST


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@xxxxxxxxxx # Avoid false positives in tests

I 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?