Page MenuHomeFreeBSD

Merge r281234
ClosedPublic

Authored by kp on Jun 15 2015, 10:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 28 2024, 8:19 AM
Unknown Object (File)
Jan 16 2024, 12:33 AM
Unknown Object (File)
Dec 20 2023, 12:52 AM
Unknown Object (File)
Nov 25 2023, 3:59 PM
Unknown Object (File)
Oct 30 2023, 2:03 PM
Unknown Object (File)
Oct 2 2023, 6:29 PM
Unknown Object (File)
Jun 26 2023, 11:26 PM
Unknown Object (File)
Jun 17 2023, 7:07 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.