From: Andy Bavier <acb@cs.princeton.edu>
Date: Fri, 25 Jul 2008 19:08:36 +0000 (+0000)
Subject: Add classifying packets to HTBs
X-Git-Tag: linux-2.6-22-15~5
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=07f8741394e5b35fd0f0be8c7d2e497e5444a3c7;p=linux-2.6.git

Add classifying packets to HTBs
---

diff --git a/kernel-2.6.spec b/kernel-2.6.spec
index 12009a483..6a27a9da2 100644
--- a/kernel-2.6.spec
+++ b/kernel-2.6.spec
@@ -169,6 +169,7 @@ Patch523: linux-2.6-523-raw-sockets.patch
 Patch524: linux-2.6-524-peercred.patch
 Patch525: linux-2.6-525-sknid-elevator.patch
 Patch526: linux-2.6-526-tun-tap.patch
+Patch527: linux-2.6-527-iptables-classify-add-mark.patch
 Patch530: linux-2.6-530-built-by-support.patch
 Patch540: linux-2.6-540-oom-kill.patch
 Patch550: linux-2.6-550-raise-default-nfile-ulimit.patch
@@ -372,6 +373,7 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 524
 %ApplyPatch 525
 %ApplyPatch 526
+%ApplyPatch 527
 
 %ApplyPatch 530
 %ApplyPatch 540