aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2/patches/003-iproute2-htb_overhead.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-07-11 14:05:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-07-11 14:05:54 +0000
commit71407a592ee6871b8869db0f4c2b8e268e042771 (patch)
treeec03141eb8d7d5a2e23d0705b9b9a6ca35837432 /package/iproute2/patches/003-iproute2-htb_overhead.patch
parent7c2dcfc1b33db2d5ddd538cba271e15b64efc0be (diff)
downloadmaster-187ad058-71407a592ee6871b8869db0f4c2b8e268e042771.tar.gz
master-187ad058-71407a592ee6871b8869db0f4c2b8e268e042771.tar.bz2
master-187ad058-71407a592ee6871b8869db0f4c2b8e268e042771.zip
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/patches/003-iproute2-htb_overhead.patch')
-rw-r--r--package/iproute2/patches/003-iproute2-htb_overhead.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/iproute2/patches/003-iproute2-htb_overhead.patch b/package/iproute2/patches/003-iproute2-htb_overhead.patch
index 21f650aa69..bf7ee11d5f 100644
--- a/package/iproute2/patches/003-iproute2-htb_overhead.patch
+++ b/package/iproute2/patches/003-iproute2-htb_overhead.patch
@@ -1,7 +1,5 @@
-Index: iproute2-2.6.25/tc/q_htb.c
-===================================================================
---- iproute2-2.6.25.orig/tc/q_htb.c 2008-05-01 00:37:50.000000000 +0100
-+++ iproute2-2.6.25/tc/q_htb.c 2008-05-01 20:30:28.000000000 +0100
+--- a/tc/q_htb.c
++++ b/tc/q_htb.c
@@ -35,10 +35,14 @@ static void explain(void)
" default minor id of class to which unclassified packets are sent {0}\n"
" r2q DRR quantums are computed as rate in Bps/r2q {10}\n"