Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 21:28:30 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <200103270528.f2R5SU121106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2001/03/26 21:28:30 PST

  Modified files:
    sys/netinet          ip_fw.c 
  Log:
  Replace dyn_fin_lifetime with dyn_ack_lifetime for half-closed state.
  Half-closed state could last long for some connections and fin_lifetime
  (default 20sec) is too short for that.
  
  OK'ed by: luigi
  
  Revision  Changes    Path
  1.163     +2 -2      src/sys/netinet/ip_fw.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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