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
Unknown Object (File)
Mon, Jun 5, 2:54 PM
Unknown Object (File)
Thu, May 25, 5:42 AM
Unknown Object (File)
Mon, May 15, 7:37 PM
Unknown Object (File)
Apr 23 2023, 8:27 PM
Unknown Object (File)
Apr 17 2023, 1:49 AM
Unknown Object (File)
Mar 9 2023, 1:56 PM
Unknown Object (File)
Feb 23 2023, 5:16 AM
Unknown Object (File)
Feb 14 2023, 4:03 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