[Bug 257195] [tcp] panic when RACK enabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Jul 2021 21:15:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257195

--- Comment #10 from iron.udjin@gmail.com ---
(In reply to Michael Tuexen from comment #9)

I've rebuilded kernel without VIMAGE. No panic after restart yet. 

P.S: there is still problem with SSH (as I already described in #256538). I'll
debug this issue and create a new bug report when I'll have time for it.
Quick workaround:
# sysctl net.inet.tcp.functions_default=freebsd
# service sshd restart
# sysctl net.inet.tcp.functions_default=rack

-- 
You are receiving this mail because:
You are the assignee for the bug.