patch-1.3.78 linux/net/ipv4/Config.in

Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/ethernet/pe2.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -21,6 +21,9 @@
 if [ "$CONFIG_NET_ALIAS" = "y" ]; then
 	tristate 'IP: aliasing support' CONFIG_IP_ALIAS
 fi
+if [ "$CONFIG_KERNELD" = "y" ]; then
+	bool 'IP: ARP daemon support (experimental)' CONFIG_ARPD
+fi
 comment '(it is safe to leave these untouched)'
 bool 'IP: PC/TCP compatibility mode' CONFIG_INET_PCTCP
 tristate 'IP: Reverse ARP' CONFIG_INET_RARP

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this