[Bug 254610] [tcp] tcp_bbr broken after 69a34e8d0235c0304a28bf8ab076b931aa61835f

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 30 19:38:24 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254610

--- Comment #3 from Michael Tuexen <tuexen at freebsd.org> ---
Channeling rrs: what is the kernel config you are using?

I also tried to reproduce it on an arm64 system with:
tuexen at parallels:~ % cat /boot/loader.conf
tcp_rack_load="YES"
tcp_bbr_load="YES"
tuexen at parallels:~ % cat /etc/sysctl.conf 
# $FreeBSD$
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
#

# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
vm.old_mlock=1
net.inet.tcp.functions_default=bbr

I can ssh in that VM.

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


More information about the freebsd-transport mailing list