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)
Wed, Mar 19, 3:04 PM
Unknown Object (File)
Wed, Mar 12, 12:57 AM
Unknown Object (File)
Feb 27 2025, 1:48 AM
Unknown Object (File)
Feb 8 2025, 10:24 AM
Unknown Object (File)
Feb 1 2025, 11:11 AM
Unknown Object (File)
Jan 26 2025, 4:23 AM
Unknown Object (File)
Jan 24 2025, 5:39 PM
Unknown Object (File)
Jan 19 2025, 7:39 PM
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