Commit Graph

12 Commits (9787dd0136593a3fae58d96152f97c03cee9975a)

Author SHA1 Message Date
David Schweikert 9787dd0136 sync with develop 8 years ago
David Schweikert 6b99b7bb89 compatibility fixes and prepare rc2 8 years ago
David Schweikert 3c53d9be3f first version of fping that can do ipv4 and ipv6 at the same time 8 years ago
David Schweikert 8d4c69998d unification work 8 years ago
David Schweikert 2cf801fdfb Support kernel-timestamping of received packet, fixes #46 8 years ago
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
Andrey Jr. Melnikov 4e14f407aa Use more readably cksum variant and move function into v4 sockets code. 9 years ago
Andrey Jr. Melnikov 7885effce1 Fix checksum generation 9 years ago
Anthony DeRobertis 58fcce9547 New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis) 9 years ago
David Schweikert 2f4781214b further unification work 10 years ago
David Schweikert 22e4ad996f further unification work 10 years ago
David Schweikert 0ab66f80de Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7) 11 years ago