From a3284cb0e1726c8f74bd80e5f1879d4cb0b97ed4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 7 Oct 2011 16:03:12 +0000 Subject: iproute2: update to 2.6.39 Signed-off-by: Daniel Mierswa SVN-Revision: 28378 --- package/iproute2/patches/000-debian_patches_3.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/iproute2/patches/000-debian_patches_3.patch') 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 @@ -- cgit v1.2.3