Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2024 06:49:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 265865] [tcp] Unable to use non default tcp stack and cc with daemons
Message-ID:  <bug-265865-7501-X4BBU7chmO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265865-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265865-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265865

Ivan Rozhuk <rozhuk.im@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rozhuk.im@gmail.com
         Resolution|---                         |Overcome By Events
             Status|New                         |Closed

--- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Not actual on 14+ since there is kernel options added:

options         CC_CUBIC                #m Congestion Control: cubic.
options         CC_HTCP                 #m Congestion Control: htcp.
options         CC_NEWRENO              #m Congestion Control: newreno.
options         CC_DEFAULT=3D\"htcp\"     #o Default Congestion Control.
options         TCP_BBR                 #m Alternative TCP stacks
options         TCP_RACK                #m Alternative TCP stacks

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265865-7501-X4BBU7chmO>