summaryrefslogtreecommitdiff
path: root/includes/site.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/site.h')
-rw-r--r--includes/site.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/site.h b/includes/site.h
index 39212c60..b467d013 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -103,6 +103,13 @@
/* #define DEBUG_DUMP_ALL_LEASES */
+/* Define this if you want to debug checksum calculations */
+/* #define DEBUG_CHECKSUM */
+
+/* Define this if you want to verbosely debug checksum calculations */
+/* #define DEBUG_CHECKSUM_VERBOSE */
+
+
/* Define this if you want DHCP failover protocol support in the DHCP
server. */