K 10 svn:author V 5 maxim K 8 svn:date V 27 2006-05-15T09:28:57.000000Z K 7 svn:log V 274 o In rip_disconnect() do not call rip_abort(), just mark a socket as not connected. In soclose() case rip_detach() will kill inpcb for us later. It makes rawconnect regression test do not panic a system. Reviewed by: rwatson X-MFC after: with all 1th April inpcb changes END