]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
potential-conflict-nic -> resolution_interrupted, per draft-07.
authorTed Lemon <source@isc.org>
Thu, 24 Aug 2000 18:28:38 +0000 (18:28 +0000)
committerTed Lemon <source@isc.org>
Thu, 24 Aug 2000 18:28:38 +0000 (18:28 +0000)
includes/dhctoken.h

index 533535ba05c69e0d67c74b1c26e99873f2d01d8a..2dc096fa8d0e29ac91f662aacd4c5f4accea8586 100644 (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,