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)
Tue, Nov 5, 11:11 PM
Unknown Object (File)
Tue, Nov 5, 11:11 PM
Unknown Object (File)
Tue, Oct 22, 5:57 AM
Unknown Object (File)
Oct 16 2024, 10:39 PM
Unknown Object (File)
Oct 14 2024, 4:18 PM
Unknown Object (File)
Oct 14 2024, 10:01 AM
Unknown Object (File)
Oct 12 2024, 11:07 PM
Unknown Object (File)
Oct 11 2024, 9:58 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