Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 15:10:07 -0700 (PDT)
From:      Jesper Skriver <jesper@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_input.c
Message-ID:  <200108272210.f7RMA7s77249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jesper      2001/08/27 15:10:07 PDT

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  When net.inet.tcp.icmp_may_rst is enabled, report ECONNREFUSED not ENETRESET
  to the application as a RST would, this way we're compatible with the most
  applications.
  
  MFC candidate.
  
  Submitted by:	Scott Renfro <scott@renfro.org>
  Reviewed by:	Mike Silbersack <silby@silby.com>
  
  Revision  Changes    Path
  1.175     +2 -2      src/sys/netinet/ip_input.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?200108272210.f7RMA7s77249>