Page MenuHomeFreeBSD

Merge r281234
ClosedPublic

Authored by kp on Jun 15 2015, 10:26 AM.
Tags
None
Referenced Files
F132062530: D2821.id6204.diff
Mon, Oct 13, 8:05 AM
F132060773: D2821.id6204.diff
Mon, Oct 13, 7:44 AM
Unknown Object (File)
Sat, Sep 27, 2:33 AM
Unknown Object (File)
Tue, Sep 16, 1:22 AM
Unknown Object (File)
Aug 19 2025, 2:29 AM
Unknown Object (File)
Aug 16 2025, 3:39 AM
Unknown Object (File)
Aug 15 2025, 11:12 AM
Unknown Object (File)
Aug 14 2025, 9:07 PM
Subscribers

Details

Summary

Evaluate packet size after the firewall had its chance

Defer the packet size check until after the firewall has had a look at it. This
means that the firewall now has the opportunity to (re-)fragment an oversized
packet.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp retitled this revision from to Merge r281234.
kp updated this object.
kp edited the test plan for this revision. (Show Details)
kp added reviewers: gnn, philip.
kp set the repository for this revision to rS FreeBSD src repository - subversion.
gnn edited edge metadata.
This revision is now accepted and ready to land.Jun 16 2015, 12:52 PM
This revision was automatically updated to reflect the committed changes.