Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2021 17:10:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 253066] [tcp] tcp_rack.ko: symbol tcp_get_pacing_burst_size undefined
Message-ID:  <bug-253066-7501-KoKrZyngTa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253066-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253066-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=3D253066

Michael Tuexen <tuexen@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |tuexen@freebsd.org
                 CC|                            |net@FreeBSD.org,
                   |                            |tuexen@freebsd.org
             Status|New                         |Open

--- Comment #1 from Michael Tuexen <tuexen@freebsd.org> ---
(In reply to iron.udjin from comment #0)
For using RACK in stable/13 and current you need

makeoptions     WITH_EXTRA_TCP_STACKS=3D1
options         TCPHPTS
options         RATELIMIT

in your kernel config, whereas in stable/12 you only need

makeoptions     WITH_EXTRA_TCP_STACKS=3D1
options         TCPHPTS

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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