Page MenuHomeFreeBSD

Remove TCP_SAD optional code now that the sack filter performs this function.
ClosedPublic

Authored by rrs on May 16 2024, 12:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 3:46 PM
Unknown Object (File)
Wed, Mar 25, 7:35 PM
Unknown Object (File)
Sat, Mar 14, 1:06 PM
Unknown Object (File)
Sat, Mar 14, 10:40 AM
Unknown Object (File)
Mar 1 2026, 5:32 PM
Unknown Object (File)
Feb 17 2026, 7:00 PM
Unknown Object (File)
Feb 11 2026, 3:06 PM
Unknown Object (File)
Feb 9 2026, 12:21 AM
Subscribers

Details

Reviewers
tuexen
rscheff
Group Reviewers
transport
Summary

With the commit of D44903 we no longer need the SAD option. Instead all stacks that
use the sack filter inherit its protection against sack-attaack.

Test Plan

Make sure that removal does not break anything

a) Run the TCP test suite for rack
b) Run the 4 pkt-drill scripts from D44903.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped