[Bug 252958] [tcp] Kernel panic in tcp_prr_partialack()
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 24 08:41:18 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252958
Martin Matuska <mm at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Kernel panic in |[tcp] Kernel panic in
|tcp_prr_partialack() |tcp_prr_partialack()
--- Comment #1 from Martin Matuska <mm at FreeBSD.org> ---
Used sysctls:
kern.ipc.maxsockbuf=33554432
net.inet.tcp.sendbuf_inc=32768
net.inet.tcp.cc.algorithm="htcp"
net.inet.tcp.cc.htcp.rtt_scaling=0
net.inet.tcp.cc.htcp.adaptive_backoff=1
# Required for proper PF operation
kern.timecounter.hardware="HPET"
# Kernel TLS
kern.ipc.mb_use_ext_pgs=1
kern.ipc.tls.ifnet.permitted=1
kern.ipc.tls.enable=1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list