# 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"