2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

Add some new debugging types

This commit is contained in:
Ted Lemon
1998-11-05 18:48:24 +00:00
parent 983ea35c77
commit dac426fa64

View File

@@ -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