patch-2.1.79 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: 12
- Date:
Mon Jan 12 15:28:25 1998
- Orig file:
v2.1.78/linux/net/ipv4/Config.in
- Orig date:
Fri Jan 2 14:37:03 1998
diff -u --recursive --new-file v2.1.78/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -57,9 +57,9 @@
bool 'IP: PIM-SM version 2 support' CONFIG_IP_PIMSM_V2
fi
fi
-tristate 'IP: aliasing support' CONFIG_IP_ALIAS
+bool 'IP: aliasing support' CONFIG_IP_ALIAS
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- if [ "$CONFIG_NETLINK" = "y" ]; then
+ if [ "$CONFIG_RTNETLINK" = "y" ]; then
bool 'IP: ARP daemon support (EXPERIMENTAL)' CONFIG_ARPD
fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov