K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-03T11:57:12.000000Z K 7 svn:log V 213 Fix up locking surrounding tcp_drop sysctl: in the new world order, we don't free inpcbs until after the socket is closed, so we always need to unlock an inpcb after calling tcp_drop() on it. MFC after: 3 months END