2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Disable failover by default.

This commit is contained in:
Ted Lemon
2000-07-06 10:08:14 +00:00
parent 7ea8b20777
commit 561f93bac6

View File

@@ -75,17 +75,17 @@
/* Define this if you want debugging output for DHCP failover protocol
messages. */
#define DEBUG_FAILOVER_MESSAGES
/* #define DEBUG_FAILOVER_MESSAGES */
/* Define this if you want debugging output for DHCP failover protocol
lease assignment timing. */
#define DEBUG_FAILOVER_TIMING
/* #define DEBUG_FAILOVER_TIMING */
/* Define this if you want DHCP failover protocol support in the DHCP
server. */
#define FAILOVER_PROTOCOL
/* #define FAILOVER_PROTOCOL */
/* Define this if you want DNS update functionality to be available. */