Page MenuHomeFreeBSD

pf: send ICMP destination unreachable fragmentation needed when appropriate
Needs ReviewPublic

Authored by kp on Mon, Feb 3, 10:51 AM.

Details

Reviewers
None
Group Reviewers
pfsense
network
Summary

Just like we do for IPv6, generate an ICMP fragmentation needed packet if we're
going to need fragmenation for IPv4 as well (i.e. DF is set). Do so before full
processing, so we generate it with pre-NAT addreses, just as we do for IPv6.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62216
Build 59100: arc lint + arc unit