]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add a couple more fussy defines to work around Linux weirdnesses
authorTed Lemon <source@isc.org>
Sat, 29 Mar 1997 00:08:40 +0000 (00:08 +0000)
committerTed Lemon <source@isc.org>
Sat, 29 Mar 1997 00:08:40 +0000 (00:08 +0000)
includes/cf/linux.h

index 45c8ec50b8e22ae9ac66868d77e767de0f901599..db506d08720abf2a9a7dbb962c61732b721e0b5d 100644 (file)
@@ -99,6 +99,8 @@ extern int h_errno;
 
 #if defined (USE_DEFAULT_NETWORK)
 #  define USE_SOCKETS
+#  define IGNORE_HOSTUNREACH
 #endif
 
 #define ALIAS_NAMES_PERMUTED
+#define SKIP_DUMMY_INTERFACES