Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.17 /net/Config.in

Filename:/net/Config.in
Lines Added:3
Lines Deleted:5
Also changed in: (Previous) 2.4.17-rc2  2.4.17-rc1  2.4.17-pre8  2.4.17-pre7  2.4.17-pre6  2.4.17-pre5 
(Following) 2.4.18-pre4  2.4.18-pre5  2.4.18-pre6  2.4.18-pre7  2.4.18-pre8  2.4.18-pre9 

Location
[  2.4.17
  [  net
     o  Config.in

Patch

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/net/Config.in linux/net/Config.in
--- linux-2.4.16/net/Config.in   Tue Oct 30 23:08:12 2001
+++ linux/net/Config.in   Fri Dec 21 16:40:33 2001
@@ -7,11 +7,9 @@
 if [ "$CONFIG_PACKET" != "n" ]; then
    bool '  Packet socket: mmapped IO' CONFIG_PACKET_MMAP
 fi
-bool 'Kernel/User netlink socket' CONFIG_NETLINK
-if [ "$CONFIG_NETLINK" = "y" ]; then
-   bool '  Routing messages' CONFIG_RTNETLINK
-   tristate '  Netlink device emulation' CONFIG_NETLINK_DEV
-fi
+
+tristate 'Netlink device emulation' CONFIG_NETLINK_DEV
+
 bool 'Network packet filtering (replaces ipchains)' CONFIG_NETFILTER
 if [ "$CONFIG_NETFILTER" = "y" ]; then
    bool '  Network packet filtering debugging' CONFIG_NETFILTER_DEBUG


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.