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
Peter Bray 79ba8c9ae7 Portability Fix: <netinet/ip_icmp.h> requires n_time definition from <netinet/in_systm.h>
The include file <netinet/in_systm.h> is already used in src/fping.c,
so hopefully it should not be problem on other systems to include it here.

Discovered on Solaris 10 Update 8, tested on Solaris 10 Update 11 and Solaris 11.2
8 years ago
..
Makefile.am New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis) 9 years ago
fping.c fix average when discarding reply in interval counting 8 years ago
fping.h New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis) 9 years ago
options.h remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem 11 years ago
seqmap.c add -Wall -Wextra, fix some errors 10 years ago
seqmap.h increase SEQMAP_MAX to 65355 12 years ago
socket.c New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis) 9 years ago
socket4.c Portability Fix: <netinet/ip_icmp.h> requires n_time definition from <netinet/in_systm.h> 8 years ago
socket6.c Fix fping6 -R (fixes #84) 9 years ago
test-c89.sh reorganized source directory 13 years ago