/* This is the number of history entries to maintain - by default, 256. */
-#define RC_HISTORY_MAX 1024
+/* #define RC_HISTORY_MAX 10240 */
/* Define this if you want dhcpd to dump core when a non-fatal memory
allocation error is detected (i.e., something that would cause a
than one at a time. */
#define COMPACT_LEASES
+
+/* Define this if you want to be able to save and playback server operational
+ traces. */
+
+#define TRACING