>     $ echo '::1' |sudo fping6 -i 0
>     Usage: fping6 [options] [targets...]
>
> Debian manpage says default -i is 25, fping -h says default is 0; I want 
> to set any delays to zero, maybe you can advice another way.
>

I doug into the source code and tried to fix it.
#define MIN_TIMEOUT             00      /* in millisec */

But that did not work. The scantime for 10^6 hosts is still the same.

-- 
You received this message because you are subscribed to the Google Groups 
"fping-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fping-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to