2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 18:07:25 +00:00
This commit is contained in:
Francis Dupont 2017-12-06 15:58:32 +01:00
parent 3bb1978fee
commit fe78015bae

View File

@ -139,7 +139,7 @@ ATF_TC_BODY(load_balance_swap, tc)
dhcp_failover_state_t pstate, sstate;
u_int8_t hba[256];
check_secs_byte_order = 1;
check_secs_byte_order = 1;
memset(&packet, 0, sizeof(struct packet));
memset(&raw, 0, sizeof(struct dhcp_packet));