From: Ted Lemon Date: Sat, 2 Sep 2000 00:12:38 +0000 (+0000) Subject: Don't print failover debug messages by default. X-Git-Tag: V3-BETA-2-PATCH-1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf06713c9452f5ce8f67ef42686bcdd25b0b25d3;p=thirdparty%2Fdhcp.git Don't print failover debug messages by default. --- diff --git a/includes/site.h b/includes/site.h index 57977892f..ba0e13252 100644 --- a/includes/site.h +++ b/includes/site.h @@ -75,7 +75,7 @@ /* Define this if you want debugging output for DHCP failover protocol messages. */ -#define DEBUG_FAILOVER_MESSAGES +/* #define DEBUG_FAILOVER_MESSAGES */ /* Define this if you want debugging output for DHCP failover protocol lease assignment timing. */