aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/dhcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/dhcp.h')
-rw-r--r--src/include/gpxe/dhcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gpxe/dhcp.h b/src/include/gpxe/dhcp.h
index 10e42319..79df5fc7 100644
--- a/src/include/gpxe/dhcp.h
+++ b/src/include/gpxe/dhcp.h
@@ -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