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)
Fri, Sep 20, 3:23 PM
Unknown Object (File)
Sun, Sep 8, 11:30 PM
Unknown Object (File)
Sun, Sep 8, 1:42 PM
Unknown Object (File)
Wed, Sep 4, 1:33 PM
Unknown Object (File)
Tue, Sep 3, 5:54 PM
Unknown Object (File)
Aug 22 2024, 7:53 AM
Unknown Object (File)
Aug 15 2024, 8:37 PM
Unknown Object (File)
Aug 10 2024, 9:19 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