https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262663
--- Comment #7 from Gleb Smirnoff <[email protected]> --- I'm sorry for missing this bug earlier. It needs to be worked on. In tcp6_usr_connect() we are entering epoch for the 6to4 mapped addresses before calling into tcp_connect(), but we do not do that for tcp6_connect() for the normal addresses. This really seem strange to me. I wonder why the panic has gone, cause nothing changed around. -- You are receiving this mail because: You are the assignee for the bug.
