K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-11-27T12:22:17.000000Z K 7 svn:log V 407 Merge tcp_subr.c:1.302 from HEAD to RELENG_7: 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. Reported by: Rako Approved by: re (kensmith) END