patch-2.3.4 linux/net/decnet/Config.in

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

diff -u --recursive --new-file v2.3.3/linux/net/decnet/Config.in linux/net/decnet/Config.in
@@ -0,0 +1,13 @@
+#
+# DECnet configuration
+#
+bool 'DECnet: SIOCGIFCONF support' CONFIG_DECNET_SIOCGIFCONF 
+bool 'DECnet: router support (VERY VERY EXPERIMENTAL)' CONFIG_DECNET_ROUTER
+bool 'DECnet: raw socket support' CONFIG_DECNET_RAW
+#bool 'DECnet: MOP support' CONFIG_DECNET_MOP
+#if [ "$CONFIG_FIREWALL" = "y" ]; then
+#	bool 'DECnet: firewall support' CONFIG_DECNET_FW
+#	if [ "$CONFIG_DECNET_FW" = "y" ]; then
+#		bool 'DECnet: firewall netlink support' CONFIG_DECNET_FIREWALL_NETLINK
+#	fi
+#fi

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)