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 <mich...@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@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel