From: Marc Boucher Date: Tue, 31 Jul 2001 18:11:25 +0000 (+0000) Subject: Added skb_fraglist corruption fix by Marc Boucher X-Git-Tag: v1.2.3~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a2d00f7dda66f45fda7b3f30f81307a94500603;p=thirdparty%2Fiptables.git Added skb_fraglist corruption fix by Marc Boucher --- diff --git a/Makefile b/Makefile index be85576b..a9916314 100644 --- 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