From: Marc Boucher Date: Thu, 2 Aug 2001 11:17:12 +0000 (+0000) Subject: skb-fraglist.patch renamed to tcp_manip_pkt.patch X-Git-Tag: v1.2.3~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2acb25b8d54cb7430f0751dd36861499e1cd28bd;p=thirdparty%2Fiptables.git skb-fraglist.patch renamed to tcp_manip_pkt.patch --- diff --git a/Makefile b/Makefile index 668b89b7..54461777 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.patch skb-fraglist.patch +PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols.patch tcp_manip_pkt.patch LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin