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

Martin Matuska <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Kernel panic in             |[tcp] Kernel panic in
                   |tcp_prr_partialack()        |tcp_prr_partialack()

--- Comment #1 from Martin Matuska <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to