Correct option number for DHCP_DNS_SERVERS, and add it to the request

list.
This commit is contained in:
Michael Brown
2006-08-27 01:37:58 +00:00
parent 5a54225aef
commit cab3f4502b
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@
#define DHCP_ROUTERS 3
/** DNS servers */
#define DHCP_DNS_SERVERS 4
#define DHCP_DNS_SERVERS 6
/** Host name */
#define DHCP_HOST_NAME 12