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

Next file: linux/net/ipv4/Makefile
Previous file: linux/net/core/net_alias.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.46/linux/net/ipv4/Config.in linux/net/ipv4/Config.in
@@ -17,6 +17,9 @@
     bool 'IP: multicast routing(in progress)' CONFIG_IP_MROUTE
   fi
 fi
+if [ "$CONFIG_NET_ALIAS" = "y" ]; then
+	tristate 'IP: aliasing support' CONFIG_IP_ALIAS
+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