Page MenuHomeFreeBSD

Merge r281234
ClosedPublic

Authored by kp on Jun 15 2015, 10:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 10:50 PM
Unknown Object (File)
Sat, Jan 11, 8:35 PM
Unknown Object (File)
Oct 19 2024, 5:23 PM
Unknown Object (File)
Sep 23 2024, 9:13 AM
Unknown Object (File)
Sep 23 2024, 9:12 AM
Unknown Object (File)
Sep 23 2024, 9:12 AM
Unknown Object (File)
Sep 23 2024, 9:03 AM
Unknown Object (File)
Sep 18 2024, 11:11 AM
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.