From: Harald Welte Date: Mon, 15 Oct 2001 16:03:55 +0000 (+0000) Subject: move ipt_LOG.patch to pending_patches X-Git-Tag: v1.2.4~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa97236437d19e1e55dd011828c461469d78d295;p=thirdparty%2Fiptables.git move ipt_LOG.patch to pending_patches --- diff --git a/Makefile b/Makefile index 2867b5b5..7fc0f01c 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ NETFILTER_VERSION:=1.2.3 OLD_NETFILTER_VERSION:=1.2.2 # Waiting for inclusions in the kernel tree. -PENDING_PATCHES:=ipt_MIRROR-ttl.patch ipt_REJECT-checkentry.patch +PENDING_PATCHES:=ipt_MIRROR-ttl.patch ipt_REJECT-checkentry.patch ipt_LOG.patch # 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 sackperm.patch