Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 13:33:56 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <200102262133.f1QLXuH26707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/02/26 13:33:56 PST

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  Use more aggressive retransmit timeouts for the initial SYN packet.
  As we currently drop the connection after 4 retransmits + 2 ICMP errors,
  this allows initial connection attempts to be dropped much faster.
  
  Revision  Changes    Path
  1.40      +8 -2      src/sys/netinet/tcp_timer.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?200102262133.f1QLXuH26707>