]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Fix MASQUERADE target for ipppd case (Svenning Soerensen)
authorSvenning Soerensen <svenning@post5.tele.dk>
Thu, 12 Apr 2001 16:06:53 +0000 (16:06 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 12 Apr 2001 16:06:53 +0000 (16:06 +0000)
Makefile

index a69159b3d94cbda1e1bb341bf66219bc3f204a74..eb4f7d0663fa11ceadba3ba6966d30dacdd9db6a 100644 (file)
--- 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