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, Apr 23, 12:56 PM
Unknown Object (File)
Mon, Apr 21, 6:57 AM
Unknown Object (File)
Mon, Apr 21, 6:38 AM
Unknown Object (File)
Mon, Apr 21, 6:05 AM
Unknown Object (File)
Sun, Apr 6, 11:39 PM
Unknown Object (File)
Mar 19 2025, 3:04 PM
Unknown Object (File)
Mar 12 2025, 12:57 AM
Unknown Object (File)
Feb 27 2025, 1:48 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