You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau d3f3132057 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
9 years ago
..
base-files base-files: fix sysupgrade 'wget' handling 9 years ago
boot grub2: switch back to installing to STAGING_DIR_HOST 9 years ago
devel oprofile: delete the package, it has become useless now that perf is working 9 years ago
firmware linux-firmware: fix mediatek/ralink package names 9 years ago
kernel kernel: backport bcma stuff sent for 4.6 9 years ago
libs uclient: update to the latest version, fixes overwrite with wget -O 9 years ago
network qos-scripts: Add IPv6 support 9 years ago
system opkg: depend on uclient-fetch, disable busybox wget 9 years ago
utils bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr 9 years ago
Makefile build: add opkg host dependency 9 years ago