]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
traceroute: Update to 2.1
authorAlexander Marx <alexander.marx@ipfire.org>
Mon, 5 Sep 2016 08:17:30 +0000 (08:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Sep 2016 17:28:22 +0000 (18:28 +0100)
commiteb62ddf34bc87c9e33dcd313f0eddcc6a56a5251
tree774327c6c892ae2eefc77d6f0ef552e788ccaa59
parent043565a04491228af8f48645cdaded2bfa35be1f
traceroute: Update to 2.1

The main significant change is new adaptive algorithm for waiting.
Traditional traceroute implementation always waited the whole timeout (default 5.0 second) for any probe.
But if we already have some replies from the same hop, or even from some next hop, we can use the round trip time of such a reply as a hint to determine the actual reasonable amount of time to wait.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
traceroute/traceroute.nm