From: Ted Lemon Date: Thu, 5 Nov 1998 18:48:24 +0000 (+0000) Subject: Add some new debugging types X-Git-Tag: carrel-2~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dac426fa64cd98959819f32012634ea534682ed9;p=thirdparty%2Fdhcp.git Add some new debugging types --- diff --git a/includes/site.h b/includes/site.h index 30fdb7030..4a3556d55 100644 --- a/includes/site.h +++ b/includes/site.h @@ -26,11 +26,17 @@ /* #define DEBUG_PACKET */ -/* Define this if you want to see dumps of tree evaluations. The most - common reason for doing this is to watch what happens with DNS name - lookups. */ +/* Define this if you want to see dumps of expression evaluation. */ -/* #define DEBUG_EVAL */ +/* #define DEBUG_EXPRESSIONS */ + +/* Define this if you want to see dumps of find_lease() in action. */ + +/* #define DEBUG_FIND_LEASE */ + +/* Define this if you want to see dumps of parsed expressions. */ + +/* #define DEBUG_EXPRESSION_PARSE */ /* Define this if you want the dhcpd.pid file to go somewhere other than the default (which varies from system to system, but is usually either