Commit Graph

116 Commits (b35f60af8ca888ab77825bb013e311264e26fa69)

Author SHA1 Message Date
David Schweikert ed4202f84f Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23) 12 years ago
Niclas Zeising bdef483f4b Add --with-ipv4 and --with-ipv6 options to cnfigure
Currently, to get IPv6 fping you have to pass -DIPV6 to to make while
compiling, and the resulting fping will not handle ipv4.  This patch
adds --with-ipv4 (enabled by default) and --with-ipv6 (disabled by
default) that gives a IPv4 capable fping, and a IPv6 capable fping6
respectively.  Both can be enabled, or either one.  If both the IPv4 and
the IPv6 versions are disabled, configure will throw an error.
12 years ago
David Schweikert b16d117a17 Set default data size to 56 bytes on all architectures (#18) 12 years ago
Thomas Liske a5828a2795 This commit fixes #13 (Debian #308695): don't remove hosts if sendto returns an error. The error might recover and fping should still try to reach the host and count it as packet loss. 13 years ago
David Schweikert f062f00568 #1: do not output icmp errors with -q 13 years ago
David Schweikert 967266168d remove generated files 13 years ago
David Schweikert c3e8dbc649 #11: fix linked list corruption 13 years ago
David Schweikert ecaca317d7 trivial: fix indenting 13 years ago
David Schweikert 74066a00ea Performance optimization for big select timeouts (#10, Andrey Bondarenko), Fix restart of select call after interrupt signal (#8, Boian Bonev) 13 years ago
David Schweikert 754feb217c Output usage information to stdout when called with -h (Paul Duda) 13 years ago
David Schweikert 940cbed179 Added -H option to specify number of hops (Paul Duda) 13 years ago
Axel Beckert bb21654691 Fix typo "Paramter" 13 years ago
David Schweikert 8047122e85 bugfix: fix timeout issue on Solaris (Sandor Geller) 13 years ago
David Schweikert 9b82b5e716 reorganized source directory 13 years ago
David Schweikert 01db781375 reorganized source directory 13 years ago
David Schweikert 5018cb8234 reorganized source directory 13 years ago