mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
[master] Added check for invalid failover message type.
Merges in rt36653
This commit is contained in:
@@ -161,6 +161,8 @@ typedef struct {
|
||||
#define FTM_CONTACT 11
|
||||
#define FTM_DISCONNECT 12
|
||||
|
||||
#define FTM_MAX FTM_DISCONNECT
|
||||
|
||||
/* Reject reasons from Section 12.21: */
|
||||
#define FTR_ILLEGAL_IP_ADDR 1
|
||||
#define FTR_FATAL_CONFLICT 2
|
||||
|
Reference in New Issue
Block a user