cvs commit: src/sys/contrib/pf/net pf.c

Daniel Hartmeier dhartmei at FreeBSD.org
Tue Nov 20 22:26:01 PST 2007


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


More information about the cvs-src mailing list