Date: Mon, 16 Jun 2003 23:21:09 -0700 (PDT) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200306170621.h5H6L9qr034627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/06/16 23:21:09 PDT FreeBSD src repository Modified files: sys/netinet ip_input.c Log: Map icmp time exceeded responses to EHOSTUNREACH rather than 0 (no error); this makes connect act more sensibly in these cases. PR: 50839 Submitted by: Barney Wolff <barney@pit.databus.com> Patch delayed by laziness of: silby MFC after: 1 week Revision Changes Path 1.239 +1 -1 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306170621.h5H6L9qr034627>