Date: Wed, 21 Nov 2007 06:30:03 GMT From: dfilter@FreeBSD.org (dfilter service) To: freebsd-ports@FreeBSD.org Subject: Re: ports/11854: commit references a PR Message-ID: <200711210630.lAL6U3Ob068673@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11854; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/11854: commit references a PR Date: Wed, 21 Nov 2007 06:26:08 +0000 (UTC) dhartmei 2007-11-21 06:26:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/contrib/pf/net pf.c Log: 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) Revision Changes Path 1.34.2.7 +3 -3 src/sys/contrib/pf/net/pf.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711210630.lAL6U3Ob068673>