]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add a rule for debuging class matching.
authorTed Lemon <source@isc.org>
Wed, 11 Nov 1998 07:55:36 +0000 (07:55 +0000)
committerTed Lemon <source@isc.org>
Wed, 11 Nov 1998 07:55:36 +0000 (07:55 +0000)
includes/site.h

index 4a3556d553c1611b01e9bf212c6568ea9635cd1b..0700e6bccd7ce86c1d013991ee1e02894144fb5b 100644 (file)
 
 /* #define DEBUG_EXPRESSION_PARSE */
 
+/* Define this if you want to watch the class matching process. */
+
+/* #define DEBUG_CLASS_MATCHING */
+
 /* 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
    /etc or /var/run. */