You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fping/src
David Schweikert a4522f1af2 Get rid of warning "timeout (-t) value larger than period (-p) produces unexpected results", fixes #142 6 years ago
..
.clang-format reformat 8 years ago
Makefile.am integrate optparse (https://github.com/skeeto/optparse) 8 years ago
fping.c Get rid of warning "timeout (-t) value larger than period (-p) produces unexpected results", fixes #142 6 years ago
fping.h first version of fping that can do ipv4 and ipv6 at the same time 8 years ago
maketags.sh reformat 8 years ago
options.h -i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10 8 years ago
optparse.c integrate optparse (https://github.com/skeeto/optparse) 8 years ago
optparse.h integrate optparse (https://github.com/skeeto/optparse) 8 years ago
seqmap.c sync with develop 8 years ago
seqmap.h increase SEQMAP_MAX to 65355 12 years ago
socket4.c Fix running on servers with disabled IPv6, fixes #118 7 years ago
socket6.c Fix running on servers with disabled IPv6, fixes #118 7 years ago