Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 04:55:01 -0700 (PDT)
From:      Jesper Skriver <jesper@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200207141155.g6EBt1AZ094758@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jesper      2002/07/14 04:55:01 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          tcp_subr.c 
  Log:
  MFC rev 1.134
  
  Extend the effect of the sysctl net.inet.tcp.icmp_may_rst
  so that, if we recieve a ICMP "time to live exceeded in transit",
  (type 11, code 0) for a TCP connection on SYN-SENT state, close
  the connection.
  
  Revision   Changes    Path
  1.73.2.26  +1 -1      src/sys/netinet/tcp_subr.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?200207141155.g6EBt1AZ094758>