]> johannes.truschnigg.info Git - sqm_lagthrottle/shortlog
sqm_lagthrottle
2022-03-18 Johannes TruschniggImplement dialog-based configuration recommendation
2022-03-18 Johannes TruschniggImport first draft of configuration suggestion script
2022-03-18 Johannes TruschniggAlso check for ./__lagdetect.awk
2022-03-17 Johannes TruschniggTypo fixes
2022-03-17 Johannes TruschniggSet TZ, not TC, in env
2022-03-17 Johannes TruschniggMake rate-limiting effective for timeout-based collapse
2022-03-17 Johannes TruschniggFix iface stats check, impl. cake SQM detection
2022-03-17 Johannes TruschniggCheck for configured interfaces
2022-03-17 Johannes TruschniggAlso check for presence of `ip` and `tc`
2022-03-17 Johannes TruschniggImprove diagnost message regarding iface stats file...
2022-03-17 Johannes TruschniggValidate interface stats files
2022-03-17 Johannes TruschniggAdd wrapper license, extend readme section
2022-03-17 Johannes TruschniggMove consec_timeouts detection behind rate-limiting...
2022-03-17 Johannes TruschniggConvert rx and tx derivatives to Kbps
2022-03-17 Johannes TruschniggFix up comments and TIMEOUT collapse
2022-03-17 Johannes TruschniggAdd more context to the readme section
2022-03-17 Johannes TruschniggAdd license header and description
2022-03-16 Johannes TruschniggDocument config vars
2022-03-16 Johannes TruschniggIncrease FUDGE_MS for LTE lines
2022-03-16 Johannes TruschniggTry to account for FUDGE in bw increase path
2022-03-16 Johannes TruschniggImplement RX bw steering
2022-03-16 Johannes TruschniggSplit out peer_stats_print function
2022-03-16 Johannes TruschniggAdd config vars for BW_{MIN,MAX}_RX
2022-03-16 Johannes TruschniggImplement timeout- and load detection-logic
2022-03-15 Johannes TruschniggUpdate formatting, reduce debug output
2022-03-15 Johannes TruschniggImplement/improve bw usage estimation
2022-03-15 Johannes TruschniggImplement (faux) bw adjustment stubs
2022-03-15 Johannes TruschniggAdd helper script to determine the first ICMP ECHOing hop
2022-03-15 Johannes TruschniggWhitespace fixup
2022-03-14 Johannes TruschniggRe-use ts instead of calling systime()
2022-03-14 Johannes TruschniggImplement link load estimation
2022-03-13 Johannes TruschniggMoar whitespace
2022-03-12 Johannes TruschniggCompare latency, do not assign it
2022-03-12 Johannes TruschniggSplit out adjust_bw()
2022-03-12 Johannes TruschniggSet LC_ALL and TZ to sane values
2022-03-12 Johannes TruschniggImprove parameter validation in wrapper
2022-03-12 Johannes TruschniggImprove peer ready message
2022-03-12 Johannes TruschniggPrefix non-essential output with "# "
2022-03-12 Johannes TruschniggSuppress `type` output in wrapper
2022-03-12 Johannes TruschniggFix minimum latency recording logic in regard to FUDGE
2022-03-12 Johannes TruschniggSet default fudge msec to 5
2022-03-12 Johannes TruschniggRecord minimum latency, improve recommendation message
2022-03-12 Johannes TruschniggRecord pre-previous latency values, too
2022-03-12 Johannes TruschniggImprove wrapper script
2022-03-12 Johannes TruschniggImprove comments and error messages
2022-03-12 Johannes TruschniggFirst shot at timeout detection/handling
2022-03-12 Johannes TruschniggImplement bw increase hint
2022-03-12 Johannes TruschniggFix variable name
2022-03-12 Johannes TruschniggImplement measurement loop
2022-03-12 Johannes TruschniggInitial import