K 10 svn:author V 8 dhartmei K 8 svn:date V 27 2007-11-21T06:25:59.000000Z K 7 svn:log V 359 restrict the tcp.finwait timeout (45s) to state combinations where we have seen a FIN from both sides (whether ACKed or not) and use tcp.closing (900s) for half closed connections. otherwise half closed connections will time out within 45s. PR: kern/11854 Submitted by: Jan Srzednicki Approved by: re@ (kensmith@) Obtained from: OpenBSD (r1.494) END