[dtaht/ceropackages-3.3] 10efb7: aqm-scripts: further cleanups to support mainline ...

GitHub noreply at github.com
Fri Jun 7 00:06:23 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/ceropackages-3.3
  Commit: 10efb72f913ce94b523d2a250ab470037e11ec2e
      https://github.com/dtaht/ceropackages-3.3/commit/10efb72f913ce94b523d2a250ab470037e11ec2e
  Author: Dave Täht <dave.taht at bufferbloat.net>
  Date:   2013-06-06 (Thu, 06 Jun 2013)

  Changed paths:
    M net/aqm-scripts/files/usr/lib/aqm/functions.sh
    M net/aqm-scripts/files/usr/lib/aqm/simple.qos
    M net/aqm-scripts/files/usr/lib/aqm/simplest.qos

  Log Message:
  -----------
  aqm-scripts: further cleanups to support mainline linux

Tedious bugs in the other scripts made me want to make
these the one and only scripts for testing on other
(eg x86) versions of linux.

So cleaned up code to run on ubuntu 13.4. All
you basically need to do is set:

INSMOD=modprobe
IFACE=eth0
QDISC=fq_codel

You still need to turn off gro, gso, tso on all
interfaces using something else like the debloat script.

Hopefully this doesn't break anything on openwrt.





More information about the Cerowrt-commits mailing list