Skip to content

Commit

Permalink
Remove TCP_SAD optional code now that the sack filter performs this f…
Browse files Browse the repository at this point in the history
…unction.

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-attack.

Reviewed by: tuexen@
 Differential Revision:https://reviews.freebsd.org/D45216
  • Loading branch information
Randall Stewart authored and Randall Stewart committed May 18, 2024
1 parent 97aedd3 commit ea916b6
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 768 deletions.
1 change: 0 additions & 1 deletion sys/conf/options
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ TCP_RACK opt_inet.h
# algorithm that uses "normal" behaviour with SACK's to detect
# a possible attack. It is strictly experimental at this point.
#
TCP_SAD_DETECTION opt_inet.h
TURNSTILE_PROFILING
UMTX_PROFILING
UMTX_CHAINS opt_global.h
Expand Down
Loading

0 comments on commit ea916b6

Please sign in to comment.