]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Map icmp time exceeded responses to EHOSTUNREACH rather than 0 (no error);
authorsilby <silby@FreeBSD.org>
Tue, 17 Jun 2003 06:21:08 +0000 (06:21 +0000)
committersilby <silby@FreeBSD.org>
Tue, 17 Jun 2003 06:21:08 +0000 (06:21 +0000)
commit6a22b27277d90bf2c80b41a85881da4d17dcdc73
tree22d3d9073dcb44992ba5d4727f518d09ef17915a
parent636a482b8d6e739665e2a649376187f66fe7e07d
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
sys/netinet/ip_input.c