mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-05 08:45:35 +00:00
[master] Check failover pools per peer in test mode
Merges in rt29892
This commit is contained in:
@@ -3540,6 +3540,7 @@ void free_everything (void);
|
||||
/* failover.c */
|
||||
#if defined (FAILOVER_PROTOCOL)
|
||||
extern dhcp_failover_state_t *failover_states;
|
||||
void dhcp_failover_sanity_check (void);
|
||||
void dhcp_failover_startup (void);
|
||||
int dhcp_failover_write_all_states (void);
|
||||
isc_result_t enter_failover_peer (dhcp_failover_state_t *);
|
||||
|
Reference in New Issue
Block a user