Page MenuHomeFreeBSD

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

Authored by rrs on Thu, May 16, 12:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 6:08 PM
Unknown Object (File)
Wed, May 22, 7:35 AM
Unknown Object (File)
Mon, May 20, 12:25 AM
Unknown Object (File)
Sun, May 19, 9:16 AM
Unknown Object (File)
Sat, May 18, 2:59 PM
Unknown Object (File)
Thu, May 16, 10:59 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