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:
@@ -820,6 +820,10 @@ main(int argc, char **argv) {
|
||||
|
||||
postconf_initialization (quiet);
|
||||
|
||||
#if defined (FAILOVER_PROTOCOL)
|
||||
dhcp_failover_sanity_check();
|
||||
#endif
|
||||
|
||||
#if defined(DHCPv6) && defined(DHCP4o6)
|
||||
if (dhcpv4_over_dhcpv6) {
|
||||
if ((local_family == AF_INET) && (interfaces != NULL))
|
||||
|
Reference in New Issue
Block a user