Skip to content
Snippets Groups Projects
Commit d3f31320 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarMichael Marley <michael@michaelmarley.com>

SVN-Revision: 48452
parent f57419d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment