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 van Leusen 254573f241 use sigaction when possible 5 years ago
..
.clang-format reformat 8 years ago
Makefile.am integrate optparse (https://github.com/skeeto/optparse) 8 years ago
fping.c use sigaction when possible 5 years ago
fping.h refactored event loop, now for each ping we create both a ping and a timeout event 5 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 refactored event loop, now for each ping we create both a ping and a timeout event 5 years ago
seqmap.h move to 1us resolution for latency measurement 5 years ago
socket4.c only use getsockname() for identity with SOCK_DGRAM sockets 5 years ago
socket6.c only use getsockname() for identity with SOCK_DGRAM sockets 5 years ago