Re: [PATCH] Make IP-Config work without ip= supplied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Forgot to attach these, apologies for that.

Here they come.

Cheers,
Krzysztof
--- linux/net/ipv4/ipconfig.c.orig	Sun Mar 25 18:31:12 2001
+++ linux/net/ipv4/ipconfig.c	Sun Feb 17 20:42:32 2002
@@ -87,7 +87,7 @@
  * Public IP configuration
  */
 
-int ic_enable __initdata = 0;			/* IP config enabled? */
+int ic_enable __initdata = 1;			/* IP config enabled? */
 
 /* Protocol choice */
 static int ic_proto_enabled __initdata = 0
--- linux/net/ipv4/ipconfig.c~	Sun Feb 17 20:29:00 2002
+++ linux/net/ipv4/ipconfig.c	Sun Feb 17 20:35:27 2002
@@ -102,7 +102,7 @@
  */
 int ic_set_manually __initdata = 0;		/* IPconfig parameters set manually */
 
-int ic_enable __initdata = 0;			/* IP config enabled? */
+int ic_enable __initdata = 1;			/* IP config enabled? */
 
 /* Protocol choice */
 int ic_proto_enabled __initdata = 0

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux