From: Svenning Soerensen Date: Thu, 12 Apr 2001 16:06:53 +0000 (+0000) Subject: Fix MASQUERADE target for ipppd case (Svenning Soerensen) X-Git-Tag: v1.2.2~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19b6b61a5fd885f0fe7626acecc16a1af873e2a4;p=thirdparty%2Fiptables.git Fix MASQUERADE target for ipppd case (Svenning Soerensen) --- diff --git a/Makefile b/Makefile index a69159b3..eb4f7d06 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OLD_NETFILTER_VERSION:=1.2 # Waiting for inclusions in the kernel tree. PENDING_PATCHES:=dropped-table.patch seqoffset.patch irc-conntrack-nat.patch # These went in previous kernels. -PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch +PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch masq-dynaddr.patch LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin