http://git.etherboot.org
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
[gpxe.git]
/
src
/
include
/
gpxe
/
dhcp.h
diff --git
a/src/include/gpxe/dhcp.h
b/src/include/gpxe/dhcp.h
index
a3311d1
..
1ec7ca0
100644
(file)
--- a/
src/include/gpxe/dhcp.h
+++ b/
src/include/gpxe/dhcp.h
@@
-60,6
+60,9
@@
/** DNS servers */
#define DHCP_DNS_SERVERS 6
+/** Syslog servers */
+#define DHCP_LOG_SERVERS 7
+
/** Host name */
#define DHCP_HOST_NAME 12