From: Konrad Bucheli Date: Thu, 5 Dec 2019 15:51:41 +0000 (+0100) Subject: make fping fail if it cannot bind the interface (-I) X-Git-Tag: v4.3~19^2 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745cf4b1cf214f7d628ef56a3bf7fad72b809ef3;p=fping.git make fping fail if it cannot bind the interface (-I) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f02d35..1a80dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ UNRELEASED - Corrected long option name of -s to --stats (#148, thanks @wopfel) - Do not fail if using fping6 with -6 flag (#149, thanks @stromnet) -- Fail if interface binding (-I) does not work (by @kbucheli) +- Fail if interface binding (-I) does not work (#162, by @kbucheli) fping 4.2 (2019-02-19) ======================