2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

potential-conflict-nic -> resolution_interrupted, per draft-07.

This commit is contained in:
Ted Lemon 2000-08-24 18:28:38 +00:00
parent 732dc81500
commit 5965f2a0a6

View File

@ -263,7 +263,7 @@ enum dhcp_token {
TOKEN_MAX = 462,
SECONDS = 463,
ADDRESS = 464,
POTENTIAL_CONFLICT_NIC = 465,
RESOLUTION_INTERRUPTED = 465,
STATE = 466,
UNKNOWN_STATE = 567,
CLTT = 568,