K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-11-24T18:43:59.000000Z K 7 svn:log V 337 More carefully handle various cases in sysctl_drop(), such as unlocking the inpcb when there's an inpcb without associated timewait state, and not unlocking when the inpcb has been freed. This avoids a kernel panic when tcpdrop(8) is run on a socket in the TIMEWAIT state. MFC after: 3 days Reported by: Rako END