summaryrefslogtreecommitdiff
path: root/includes/dhcp.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2000-01-08 01:39:19 +0000
committerTed Lemon <source@isc.org>2000-01-08 01:39:19 +0000
commitf5707ee9afc0084c5715b65ac7b25c5ab4c85e8a (patch)
treeefcd2f53aa25e70a4f2b3ab613f8b95ff8fe536a /includes/dhcp.h
parent2e23650878e6d6f0eebaf4edc644c7a45b7481ed (diff)
downloadisc-dhcp-f5707ee9afc0084c5715b65ac7b25c5ab4c85e8a.tar.gz
Add NWIP option code definitions.
Diffstat (limited to 'includes/dhcp.h')
-rw-r--r--includes/dhcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/dhcp.h b/includes/dhcp.h
index 2beff21a..b1132a53 100644
--- a/includes/dhcp.h
+++ b/includes/dhcp.h
@@ -154,6 +154,8 @@ struct dhcp_packet {
#define DHO_DHCP_REBINDING_TIME 59
#define DHO_VENDOR_CLASS_IDENTIFIER 60
#define DHO_DHCP_CLIENT_IDENTIFIER 61
+#define DHO_NWIP_DOMAIN_NAME 62
+#define DHO_NWIP_SUBOPTIONS 63
#define DHO_USER_CLASS 77
#define DHO_DHCP_AGENT_OPTIONS 82
/* The DHO_AUTHENTICATE option is not a standard yet, so I've