handle timeouts properly in the repeated (-r) ping mode (this fixes #457)
commitccdc63e559f32b50f2381110a99211f6ed0775f3
authorMartin Decky <martin@decky.cz>
Thu, 25 Jul 2013 19:35:54 +0000 (25 21:35 +0200)
committerMartin Decky <martin@decky.cz>
Thu, 25 Jul 2013 19:35:54 +0000 (25 21:35 +0200)
tree4c4648230502a3caf3b8030832d3ce16ac75cca2
parent83781a225bd9767a0c51ab535c1b34be879c8c8d
handle timeouts properly in the repeated (-r) ping mode (this fixes #457)
add the -n option
based on the original patch by Jakub Klama
uspace/app/ping/ping.c
uspace/app/ping6/ping6.c