]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Added skb_fraglist corruption fix by Marc Boucher
authorMarc Boucher <marc@mbsi.ca>
Tue, 31 Jul 2001 18:11:25 +0000 (18:11 +0000)
committerHarald Welte <laforge@gnumonks.org>
Tue, 31 Jul 2001 18:11:25 +0000 (18:11 +0000)
Makefile

index be85576b59a242946edfb89ea0cf4adbc086bb63..a9916314e293f8f162ebd778f23bd01bb0b9f0c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ OLD_NETFILTER_VERSION:=1.2.1a
 # Waiting for inclusions in the kernel tree.
 PENDING_PATCHES:=
 # These went in previous kernels.
-PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols
+PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols skb-fraglist
 
 LIBDIR:=/usr/local/lib
 BINDIR:=/usr/local/sbin