Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 06/18/1999 22:07:45
Module Name:	basesrc
Committed By:	kim
Date:		Sat Jun 19 05:07:45 UTC 1999

Modified Files:
	basesrc/usr.sbin/traceroute: traceroute.c

Log Message:
Only require half of the responses to indicate that the destination is
unreachable.  This makes traceroute exit when it encounters a Cisco, which
typically does not respond to every other probe (or so) when either there
is no route to the destionation or an access list is blocking the probes.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/usr.sbin/traceroute/traceroute.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.