qos-scripts: Add IPv6 support
authorFelix Fietkau <nbd@openwrt.org>
Fri, 22 Jan 2016 11:59:03 +0000 (11:59 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 22 Jan 2016 11:59:03 +0000 (11:59 +0000)
commit0db933961c1d23e2991ffdb5790ed4c2f46f854c
tree3aae6742d88297c0c778e116f5fb8163082a256d
parente8378e9d676ff1467f13c26c9fc44d181804f48f
qos-scripts: Add IPv6 support

This adds IPv6 support to qos-scripts for both tc/qdisc and the
iptables classification rules.  The tc/qdisc part is accomplished
by removing "protocol ip" from the tc command line, causing the
rule to be applied to all protocols.  The iptables part is
accomplished by adding each rule using both iptables and ip6tables.

This patch is based on previous work by Ilkka Ollakka and
Dominique Martinet.

Signed-off-by: Michael Marley <michael@michaelmarley.com>
SVN-Revision: 48452
package/network/config/qos-scripts/files/usr/lib/qos/generate.sh
package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk