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

sync with branch

This commit is contained in:
Ted Lemon
2001-08-10 10:50:50 +00:00
parent eaf0b3020b
commit a609e69bba
16 changed files with 107 additions and 77 deletions

View File

@@ -314,6 +314,8 @@ typedef struct _dhcp_failover_state {
failover_message_t *toack_queue_tail;
int pending_acks; /* Number of messages in the toack
queue. */
int pool_count; /* Number of pools referencing this
failover state object. */
} dhcp_failover_state_t;
#define DHCP_FAILOVER_VERSION 1