git: 308fa72e5f55 - main - options: remove stale comment

From: Michael Tuexen <tuexen_at_FreeBSD.org>
Date: Fri, 22 Aug 2025 10:30:24 UTC
The branch main has been updated by tuexen:

URL: https://cgit.FreeBSD.org/src/commit/?id=308fa72e5f553966fc6dc3075450d16459cc5c90

commit 308fa72e5f553966fc6dc3075450d16459cc5c90
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2025-08-21 16:38:09 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2025-08-21 16:38:09 +0000

    options: remove stale comment
    
    Fixes:          ea916b64125b ("Remove TCP_SAD optional code now that the sack filter performs this function.")
    Sponsored by:   Netflix, Inc.
---
 sys/conf/options | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sys/conf/options b/sys/conf/options
index bb3d08e88e21..4009ba2b4843 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -235,11 +235,6 @@ TCP_REQUEST_TRK opt_global.h
 TCP_ACCOUNTING	opt_global.h
 TCP_BBR		opt_inet.h
 TCP_RACK	opt_inet.h
-#
-# TCP SaD Detection is an experimental Sack attack Detection (SaD)
-# algorithm that uses "normal" behaviour with SACK's to detect
-# a possible attack. It is strictly experimental at this point.
-#
 TURNSTILE_PROFILING
 UMTX_PROFILING
 UMTX_CHAINS	opt_global.h