patch-2.0.31 linux/net/ipv4/Config.in
Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/core/sysctl_net_core.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Aug 12 11:30:25 1997
-  Orig file: 
v2.0.30/linux/net/ipv4/Config.in
-  Orig date: 
Tue Apr  8 08:47:47 1997
diff -u --recursive --new-file v2.0.30/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -14,7 +14,9 @@
       bool 'IP: masquerading' CONFIG_IP_MASQUERADE
       if [ "$CONFIG_IP_MASQUERADE" != "n" ]; then
         comment 'Protocol-specific masquerading support will be built as modules.'
-        bool 'IP: ipautofw masq support' CONFIG_IP_MASQUERADE_IPAUTOFW
+        if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then	
+          bool 'IP: ipautofw masq support' CONFIG_IP_MASQUERADE_IPAUTOFW
+        fi
         bool 'IP: ICMP masquerading' CONFIG_IP_MASQUERADE_ICMP
       fi
       if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov