From: Johannes Truschnigg Date: Wed, 16 Mar 2022 21:24:06 +0000 (+0100) Subject: Increase FUDGE_MS for LTE lines X-Git-Url: https://johannes.truschnigg.info/gitweb/?a=commitdiff_plain;h=1ace77a3b8060ec876708a5151d0b4457c47ffd1;p=sqm_lagthrottle Increase FUDGE_MS for LTE lines --- diff --git a/lagdetect.sh b/lagdetect.sh index 3a36802..f53efd0 100755 --- a/lagdetect.sh +++ b/lagdetect.sh @@ -1,6 +1,6 @@ #!/bin/sh THRESHOLD=1.2 -FUDGE_MS=5.0 +FUDGE_MS=17.0 PING_PEERS='1.1.1.1 8.8.8.8' PING_GW_IPV4=no PING_GW_IPV6=no