From: Johannes Truschnigg Date: Thu, 17 Mar 2022 18:13:31 +0000 (+0100) Subject: Add more context to the readme section X-Git-Url: https://johannes.truschnigg.info/gitweb/?a=commitdiff_plain;h=54ef76c2a32fec458376027a6f7abe777f8e9300;p=sqm_lagthrottle Add more context to the readme section --- diff --git a/__lagdetect.awk b/__lagdetect.awk index 0c1889b..31bd12a 100644 --- a/__lagdetect.awk +++ b/__lagdetect.awk @@ -17,6 +17,11 @@ # This is a POSIX AWK script that will adapt cake SQM bandwidth depending on # latency reported by fping(8). It is useless on its own, and should be started # by the accompanying shellscript wrapper found in the same directory. +# +# This is work in progresa and has severe limitations. Latency upswings that +# are NOT caused by bufferbloat cannot be told apart from those that are caused +# by it, but hopefully will be in a future version. Presently, only downstream +# bandwidth is being shaped. BEGIN { CONVFMT="%.3f"