http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'holger/strings'
[people/mcb30/gpxe.git]
/
src
/
include
/
gpxe
/
dhcp.h
diff --git
a/src/include/gpxe/dhcp.h
b/src/include/gpxe/dhcp.h
index
8f5651b
..
43bccf1
100644
(file)
--- a/
src/include/gpxe/dhcp.h
+++ b/
src/include/gpxe/dhcp.h
@@
-168,6
+168,11
@@
struct job_interface;
*/
#define DHCP_EB_SIADDR DHCP_ENCAP_OPT ( DHCP_EB_ENCAP, 3 )
+/*
+ * Tags in the range 0x10-0x7f are reserved for feature markers
+ *
+ */
+
/** Network device descriptor
*
* Byte 0 is the bus type ID; remaining bytes depend on the bus type.