HomeFreeBSD

pf: ensure we have the correct source/destination IP address in ICMP errors

Description

pf: ensure we have the correct source/destination IP address in ICMP errors

When we route-to a packet that later turns out to not fit in the
outbound interface MTU we generate an ICMP error.
However, if we've already changed those (i.e. we've passed through a NAT
rule) we have to undo the transformation first.

Obtained from: pfSense
MFC after: 3 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D32571

Details

Provenance
loosAuthored on Oct 19 2021, 11:37 AM
kpCommitted on Oct 22 2021, 7:52 AM
Differential Revision
D32571: pf: ensure we have the correct source/destination IP address in ICMP errors
Parents
rGcfd8fda15939: RELNOTES: Fix KMSAN entry
Branches
Unknown
Tags
Unknown