Page MenuHomeFreeBSD

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

Authored by kp on Oct 20 2021, 8:12 AM.
Tags
None
Referenced Files
F152181940: D32571.diff
Mon, Apr 13, 7:03 AM
Unknown Object (File)
Fri, Apr 10, 8:49 AM
Unknown Object (File)
Mon, Apr 6, 12:59 PM
Unknown Object (File)
Sun, Apr 5, 5:27 AM
Unknown Object (File)
Fri, Apr 3, 11:39 AM
Unknown Object (File)
Thu, Apr 2, 9:59 AM
Unknown Object (File)
Sat, Mar 28, 11:53 PM
Unknown Object (File)
Wed, Mar 25, 8:12 AM

Details

Summary

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")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable