[netfilter-cvslog] r3619 - trunk/patch-o-matic-ng/pptp-conntrack-nat/linux/net/ipv4/netfilter

laforge at netfilter.org laforge at netfilter.org
Sun Jan 30 20:33:42 CET 2005


Author: laforge at netfilter.org
Date: 2005-01-30 20:33:42 +0100 (Sun, 30 Jan 2005)
New Revision: 3619

Modified:
   trunk/patch-o-matic-ng/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2
Log:
fix Config.in hunk for 2.4.29 (Phil Oester)


Modified: trunk/patch-o-matic-ng/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2
===================================================================
--- trunk/patch-o-matic-ng/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2	2005-01-30 13:14:38 UTC (rev 3618)
+++ trunk/patch-o-matic-ng/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2	2005-01-30 19:33:42 UTC (rev 3619)
@@ -1,4 +1,4 @@
-      bool '    NAT of local connections (READ HELP)' CONFIG_IP_NF_NAT_LOCAL
+      dep_tristate '    REDIRECT target support' CONFIG_IP_NF_TARGET_REDIRECT $CONFIG_IP_NF_NAT
       if [ "$CONFIG_IP_NF_PPTP" = "m" ]; then
         define_tristate CONFIG_IP_NF_NAT_PPTP m
       else




More information about the netfilter-cvslog mailing list