openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : iptables/extensions Makefile,1.1.1.1,1.2


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : iptables/extensions Makefile,1.1.1.1,1.2
Date: Tue, 06 Aug 2002 18:28:05 -0400

Update of /cvsroot/openap/iptables/extensions
In directory subversions:/tmp/cvs-serv7674/extensions

Modified Files:
        Makefile 
Log Message:
include only MASQUERADE support statically, unconditionally


Index: Makefile
===================================================================
RCS file: /cvsroot/openap/iptables/extensions/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- Makefile    20 May 2002 00:32:39 -0000      1.1.1.1
+++ Makefile    6 Aug 2002 22:28:03 -0000       1.2
@@ -1,6 +1,7 @@
 #! /usr/bin/make
 
-PF_EXT_SLIB:=ah dscp esp icmp length limit mac mark multiport owner standard 
state tcp tcpmss tos ttl udp unclean DNAT DSCP ECN LOG MARK MASQUERADE MIRROR 
REDIRECT REJECT SAME SNAT TCPMSS TOS ULOG
+#PF_EXT_SLIB:=ah dscp esp icmp length limit mac mark multiport owner standard 
state tcp tcpmss tos ttl udp unclean DNAT DSCP ECN LOG MARK MASQUERADE MIRROR 
REDIRECT REJECT SAME SNAT TCPMSS TOS ULOG
+PF_EXT_SLIB:=MASQUERADE
 PF6_EXT_SLIB:=icmpv6 length limit mac mark multiport owner standard tcp udp 
LOG MARK
 
 # The following may not be present, but compile them anyway.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]