Allow traceroute -w values down to 1 second, from John Carmack
authorsthen <sthen@openbsd.org>
Sat, 28 Aug 2021 19:59:28 +0000 (19:59 +0000)
committersthen <sthen@openbsd.org>
Sat, 28 Aug 2021 19:59:28 +0000 (19:59 +0000)
commit19f5727097a0c7698c4f6b4efb102c51fe96f55b
tree93d7dd6b6ece4d32357e6bbb7a5c7b94ef3702eb
parent99d404eba6729661ec083f2f0a2d23289d5616e6
Allow traceroute -w values down to 1 second, from John Carmack
Change the default -w from 5 to 3 seconds, reducing the time it waits
for a response. John proposed using 1 second for this, but several
of us are familiar with networks where that would be likely to
remove hops, 3 seems reasonable and still saves 6 seconds on a
non-responding hop (there's always mtr if you need faster output).
Feedback from various, ok phessler@ kn@ florian@
usr.sbin/traceroute/traceroute.8
usr.sbin/traceroute/traceroute.c