patch-2.1.68 linux/include/net/ipconfig.h

Next file: linux/include/net/ipip.h
Previous file: linux/include/net/ip_masq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/include/net/ipconfig.h linux/include/net/ipconfig.h
@@ -0,0 +1,19 @@
+/*
+ *  $Id: ipconfig.h,v 1.2 1997/10/17 12:41:16 mj Exp $
+ *
+ *  Copyright (C) 1997 Martin Mares
+ *
+ *  Automatic IP Layer Configuration
+ */
+
+extern __u32 root_server_addr;
+extern u8 root_server_path[];
+extern u32 ic_myaddr;
+extern u32 ic_servaddr;
+extern u32 ic_gateway;
+extern u32 ic_netmask;
+extern int ic_bootp_flag;
+extern int ic_rarp_flag;
+extern int ic_enable;
+extern int ic_host_name_set;
+extern int ic_set_manually;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov