David Schweikert
|
4cab2f8598
|
Fix -n flag in fping6 (#28)
|
13 years ago |
David Schweikert
|
aa5f849c5d
|
Fix error message on DNS error for IPv6 hosts (#27)
|
13 years ago |
David Schweikert
|
1bb43dc07f
|
fix wrong use of pointer (causing segfault)
|
13 years ago |
David Schweikert
|
b4d0a93b70
|
Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)
|
13 years ago |
David Schweikert
|
a19c537fc5
|
Fix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17)
|
13 years ago |
David Schweikert
|
6af4d71188
|
Fix -A for fping6 (reported by Matt LaPlante, #14)
|
13 years ago |
David Schweikert
|
ed4202f84f
|
Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23)
|
13 years ago |
David Schweikert
|
b16d117a17
|
Set default data size to 56 bytes on all architectures (#18)
|
13 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
|
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
|
5018cb8234
|
reorganized source directory
|
13 years ago |