aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2/patches/000-debian_patches_3.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-10-07 16:03:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-10-07 16:03:12 +0000
commitb2f955be96b993429ac45810801cb76d79bd9828 (patch)
tree5053a1e15f1e5d28b1d32c32f57c5873a3326821 /package/iproute2/patches/000-debian_patches_3.patch
parent4340448b9ca5af157082722a7b4ee5cce8c6d08a (diff)
downloadmaster-187ad058-b2f955be96b993429ac45810801cb76d79bd9828.tar.gz
master-187ad058-b2f955be96b993429ac45810801cb76d79bd9828.tar.bz2
master-187ad058-b2f955be96b993429ac45810801cb76d79bd9828.zip
[package] iproute2: update to 2.6.39
Signed-off-by: Daniel Mierswa <impulze@impulze.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/patches/000-debian_patches_3.patch')
-rw-r--r--package/iproute2/patches/000-debian_patches_3.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iproute2/patches/000-debian_patches_3.patch b/package/iproute2/patches/000-debian_patches_3.patch
index 8e688f89cc..bdb1328e5f 100644
--- a/package/iproute2/patches/000-debian_patches_3.patch
+++ b/package/iproute2/patches/000-debian_patches_3.patch
@@ -654,9 +654,9 @@
TCMODULES += q_multiq.o
TCMODULES += q_netem.o
+TCMODULES += q_wrr.o
+ TCMODULES += q_choke.o
TCMODULES += f_rsvp.o
TCMODULES += f_u32.o
- TCMODULES += f_route.o
--- a/tc/q_htb.c
+++ b/tc/q_htb.c
@@ -1,3 +1,311 @@