Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2002 13:07:22 -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:  <200206302007.g5UK7MUF027164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jesper      2002/06/30 13:07:22 PDT

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.134     +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?200206302007.g5UK7MUF027164>