pb adc4b142ac In syncache_timer(), don't attempt to lock the inpcb structure
associated with the syncache entry: in case tcp_close() has been
called on the corresponding listening socket, the lock has been
destroyed as a side effect of in_pcbdetach(), causing a panic when
we attempt to lock on it.

Reviewed by:	hsu
2002-12-21 19:59:47 +00:00
..
2002-12-14 22:25:35 +00:00
2002-12-18 21:47:52 +00:00
2002-12-16 00:49:36 +00:00
2002-10-18 21:41:41 +00:00
2002-12-18 18:52:20 +00:00
2002-12-18 11:46:59 +00:00
2002-11-20 15:21:06 +00:00
2002-11-27 06:04:49 +00:00
2002-12-14 01:56:26 +00:00