patch-2.0.34 linux/net/ipv4/Config.in
Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/ethernet/eth.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Jun 3 15:17:50 1998
- Orig file:
v2.0.33/linux/net/ipv4/Config.in
- Orig date:
Tue Aug 12 11:30:25 1997
diff -u --recursive --new-file v2.0.33/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -4,9 +4,9 @@
bool 'IP: forwarding/gatewaying' CONFIG_IP_FORWARD
bool 'IP: multicasting' CONFIG_IP_MULTICAST
bool 'IP: syn cookies' CONFIG_SYN_COOKIES
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- bool 'IP: rst cookies' CONFIG_RST_COOKIES
-fi
+#if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+# bool 'IP: rst cookies' CONFIG_RST_COOKIES
+#fi
if [ "$CONFIG_FIREWALL" = "y" ]; then
bool 'IP: firewalling' CONFIG_IP_FIREWALL
if [ "$CONFIG_IP_FIREWALL" = "y" ]; then
@@ -15,7 +15,7 @@
if [ "$CONFIG_IP_MASQUERADE" != "n" ]; then
comment 'Protocol-specific masquerading support will be built as modules.'
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- bool 'IP: ipautofw masq support' CONFIG_IP_MASQUERADE_IPAUTOFW
+ bool 'IP: ipautofw masquerading (EXPERIMENTAL)' CONFIG_IP_MASQUERADE_IPAUTOFW
fi
bool 'IP: ICMP masquerading' CONFIG_IP_MASQUERADE_ICMP
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov