]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add some new debugging types
authorTed Lemon <source@isc.org>
Thu, 5 Nov 1998 18:48:24 +0000 (18:48 +0000)
committerTed Lemon <source@isc.org>
Thu, 5 Nov 1998 18:48:24 +0000 (18:48 +0000)
includes/site.h

index 30fdb7030050bf20064de4cf3569091c8b57e0b2..4a3556d553c1611b01e9bf212c6568ea9635cd1b 100644 (file)
 
 /* #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