mirror of
https://github.com/ipxe/ipxe
synced 2025-12-10 13:32:20 +03:00
Add UUID to DHCP request as option 97 (if available).
This commit is contained in:
@@ -135,6 +135,9 @@ struct job_interface;
|
||||
*/
|
||||
#define DHCP_BOOTFILE_NAME 67
|
||||
|
||||
/** UUID client identifier */
|
||||
#define DHCP_CLIENT_UUID 97
|
||||
|
||||
/** Etherboot-specific encapsulated options
|
||||
*
|
||||
* This encapsulated options field is used to contain all options
|
||||
|
||||
Reference in New Issue
Block a user