[dtaht/ceropackages-3.10] 9c9671: Implement automatic adaptation for the codel laten...

GitHub noreply at github.com
Fri Feb 21 18:37:50 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/ceropackages-3.10
  Commit: 9c96711ed16b290996ff01c9bf549d089b5bbe7b
      https://github.com/dtaht/ceropackages-3.10/commit/9c96711ed16b290996ff01c9bf549d089b5bbe7b
  Author: Sebastian Moeller <moeller0 at gmx.de>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M net/sqm-scripts/files/usr/lib/sqm/functions.sh

  Log Message:
  -----------
  Implement automatic adaptation for the codel latency target in functions.sh

The helper function get_target() now checks and sanitizes the inputs
to follow the demands of tc-codel, that is number followed by unit of time,
with s, sec, secs, ms, msec, msecs, us, usec, usecs all being valid.
Alternatively the function will calculate an increase of target for
link speeds below roughly 2500kbps if the user specified "auto" in
the GUI.


  Commit: 18a7fe6eaf3790809c0a1753b6bd49a59508c6e7
      https://github.com/dtaht/ceropackages-3.10/commit/18a7fe6eaf3790809c0a1753b6bd49a59508c6e7
  Author: Sebastian Moeller <moeller0 at gmx.de>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M net/sqm-scripts/files/usr/lib/sqm/simple.qos
    M net/sqm-scripts/files/usr/lib/sqm/simplest.qos

  Log Message:
  -----------
  Switch simple and simplest.qos to the new get_target helper

The qdisc setup scripts now need to pass the respective link speed
for up- and download. Also the target paramter needs to be "quoted"
to allow spaces in the input fields, so that "10 ms" becomes valid.


  Commit: 4735c910a940282ee47e844874f4b48883524313
      https://github.com/dtaht/ceropackages-3.10/commit/4735c910a940282ee47e844874f4b48883524313
  Author: Sebastian Moeller <moeller0 at gmx.de>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M luci/luci-app-sqm/files/sqm-cbi.lua

  Log Message:
  -----------
  Mention the latency auto adjustment in the GUI

NT


Compare: https://github.com/dtaht/ceropackages-3.10/compare/49e73c88d432...4735c910a940


More information about the Cerowrt-commits mailing list