From: David Schweikert Date: Tue, 19 Feb 2019 19:33:24 +0000 (+0100) Subject: Merge branch 'develop' of github.com:schweikert/fping into develop X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74d32cfb13e55cb5fd1e61effa086f7cfc0ecca;p=fping.git Merge branch 'develop' of github.com:schweikert/fping into develop --- a74d32cfb13e55cb5fd1e61effa086f7cfc0ecca diff --cc CHANGELOG.md index 867c76a,9053a6a..5bd8fc5 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -1,9 -1,13 +1,14 @@@ fping 4.2 (UNRELEASED) ====================== + ## New features + + - New option -x / --reachable to check if the number of reachable hosts is >= a certain + number. Useful for example to implement connectivity-checks (#138, thanks @deepak0004) + ## Bugfixes and other changes +- Allow decimal numbers for '-t', '-i', '-p', and '-Q' - Fix build with --disable-ipv6 (#134, thanks @Polynomial-C) - Fix hang with '-6', with ipv6 kernel module, but not loaded (#140, thanks @abelbeck) - Assume '-6' if the binary is named 'fping6' (this is mostly for special