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)
Sat, Feb 8, 10:24 AM
Unknown Object (File)
Sat, Feb 1, 11:11 AM
Unknown Object (File)
Sun, Jan 26, 4:23 AM
Unknown Object (File)
Fri, Jan 24, 5:39 PM
Unknown Object (File)
Jan 19 2025, 7:39 PM
Unknown Object (File)
Jan 18 2025, 9:52 PM
Unknown Object (File)
Nov 25 2024, 6:40 AM
Unknown Object (File)
Nov 24 2024, 12:11 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