[Bug 253066] [tcp] tcp_rack.ko: symbol tcp_get_pacing_burst_size undefined
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 28 17:10:51 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253066
Michael Tuexen <tuexen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs at FreeBSD.org |tuexen at freebsd.org
CC| |net at FreeBSD.org,
| |tuexen at freebsd.org
Status|New |Open
--- Comment #1 from Michael Tuexen <tuexen at 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=1
options TCPHPTS
options RATELIMIT
in your kernel config, whereas in stable/12 you only need
makeoptions WITH_EXTRA_TCP_STACKS=1
options TCPHPTS
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list