mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-03 07:45:20 +00:00
Disable failover by default.
This commit is contained in:
@@ -75,17 +75,17 @@
|
|||||||
/* Define this if you want debugging output for DHCP failover protocol
|
/* Define this if you want debugging output for DHCP failover protocol
|
||||||
messages. */
|
messages. */
|
||||||
|
|
||||||
#define DEBUG_FAILOVER_MESSAGES
|
/* #define DEBUG_FAILOVER_MESSAGES */
|
||||||
|
|
||||||
/* Define this if you want debugging output for DHCP failover protocol
|
/* Define this if you want debugging output for DHCP failover protocol
|
||||||
lease assignment timing. */
|
lease assignment timing. */
|
||||||
|
|
||||||
#define DEBUG_FAILOVER_TIMING
|
/* #define DEBUG_FAILOVER_TIMING */
|
||||||
|
|
||||||
/* Define this if you want DHCP failover protocol support in the DHCP
|
/* Define this if you want DHCP failover protocol support in the DHCP
|
||||||
server. */
|
server. */
|
||||||
|
|
||||||
#define FAILOVER_PROTOCOL
|
/* #define FAILOVER_PROTOCOL */
|
||||||
|
|
||||||
/* Define this if you want DNS update functionality to be available. */
|
/* Define this if you want DNS update functionality to be available. */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user