[OpenWrt-Devel] [PATCH] qos-scripts: Add IPv6 support

Felix Fietkau nbd at openwrt.org
Thu Jan 21 17:42:03 EST 2016


On 2016-01-20 02:04, Michael Marley wrote:
> 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 at michaelmarley.com>
Tested this, and it apparently cannot flush the rules properly anymore.
If I restart it a few times, i get extra rules every time, along with
these warnings:
ip6tables: Chain already exists.
ip6tables: Chain already exists.
iptables: Chain already exists.
iptables: Chain already exists.


- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list