Fix an infinite loop at an non-responding hop when other echo replies
authorhrs <hrs@FreeBSD.org>
Sat, 5 Nov 2016 18:00:36 +0000 (18:00 +0000)
committerhrs <hrs@FreeBSD.org>
Sat, 5 Nov 2016 18:00:36 +0000 (18:00 +0000)
commitc5bff35f2d4f6527d5fb10f50f3fd3e9dabb2b03
tree35a9f6217a27f7419876cf8b516baf294e7c8004
parentdc172872f13a46258daf2c6948e3f4bcdb54db75
Fix an infinite loop at an non-responding hop when other echo replies
are kept arriving in the waittime time window.

Submitted by: Denny Page
PR: 210286
MFC after: 3 days
usr.sbin/traceroute6/traceroute6.c