]> git.gsnw.org Git - fping.git/commit
This commit fixes #13 (Debian #308695): don't remove hosts if sendto returns an error...
authorThomas Liske <thomas@fiasko-nw.net>
Fri, 6 Jul 2012 20:33:20 +0000 (22:33 +0200)
committerThomas Liske <thomas@fiasko-nw.net>
Fri, 6 Jul 2012 20:33:20 +0000 (22:33 +0200)
commita5828a2795d7db84b9a83ac119b98442d140cb98
tree6b8c4e67094bd22ee1061dec2afad19ea5c57f79
parent546ba7eb9380f1eda3a617f764f124996006fcf1
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.
src/fping.c