]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update the names of some DHCP option manifest constants.
authorTed Lemon <source@isc.org>
Fri, 23 Apr 1999 22:23:58 +0000 (22:23 +0000)
committerTed Lemon <source@isc.org>
Fri, 23 Apr 1999 22:23:58 +0000 (22:23 +0000)
includes/dhcp.h

index 1aadd0acbaa91c99b4abfb0cc42b8936cd3614b2..2beff21a893c7c2bc8b8a78b552ccedffbfac978 100644 (file)
@@ -152,9 +152,9 @@ struct dhcp_packet {
 #define DHO_DHCP_MAX_MESSAGE_SIZE      57
 #define DHO_DHCP_RENEWAL_TIME          58
 #define DHO_DHCP_REBINDING_TIME                59
-#define DHO_DHCP_CLASS_IDENTIFIER      60
+#define DHO_VENDOR_CLASS_IDENTIFIER    60
 #define DHO_DHCP_CLIENT_IDENTIFIER     61
-#define DHO_DHCP_USER_CLASS_ID         77
+#define DHO_USER_CLASS                 77
 #define DHO_DHCP_AGENT_OPTIONS         82
 /* The DHO_AUTHENTICATE option is not a standard yet, so I've
    allocated an option out of the "local" option space for it on a