From d22a3ccb001c5f65b0f531bc43eb2dc7364bca34 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Fri, 17 Feb 2017 08:57:29 +0100 Subject: [PATCH] add note on -i default being changed --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 69d1600..b8630bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,13 @@ sometimes getting in the way (for example if you try to ping a lot of hosts). + * INCOMPATIBLE CHANGE: default interval (-i) changed from 25ms to 10ms + + The default minimum interval between ping probes has been changed from + 25ms to 10ms. The reason is that 25ms is very high, considering today's + fast networks: it generates at most 31 kbps of traffic (for IPv4 and + default payload size). + * (feature) Unified 'fping' and 'fping6' into one binary (#80) * (feature) Long option names for all options * (feature) --enable-ipv6 is now default -- 2.43.0