Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2007 06:26:00 +0000 (UTC)
From:      Daniel Hartmeier <dhartmei@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf/net pf.c
Message-ID:  <200711210626.lAL6Q0xh098558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711210626.lAL6Q0xh098558>