freebsd-ports/net-mgmt/scotty3/files
Mark Linimon d55e243de2 If you attempt to send an ICMP echo to a host on the same ethernet
subnet, and that host is down/turned off, the Tnm::icmp echo command
will fail rather than return an unreachable indication on some
occasions.  This is because the nmicmpd program will occasionally
get an EHOSTDOWN error when doing a sendto() when the ARP entry
resolution times out.

This is a problem since this API can support a list of hosts to
send traffic to, and a single error as described will abort the
entire operation.

(The reviewer claims that he could not duplicate the problem,
but that the patch seems like a good idea anyway.)
PR:		ports/24940
Submitted by:	Louis Mamakos <louie@transsys.com>
Reviewed by:	Stefan Eßer <se@FreeBSD.org>
2004-02-13 09:31:58 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae
patch-af Revert to previous revision: the white-space problem had already been 2003-12-09 00:45:40 +00:00
patch-fixes
patch-unix:nmicmpd.c If you attempt to send an ICMP echo to a host on the same ethernet 2004-02-13 09:31:58 +00:00
scotty.c