mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
[dhcpv6] Add DHCPv6 "filename" setting
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -151,6 +151,12 @@ struct dhcpv6_user_class_option {
|
||||
/** DHCPv6 domain search list option */
|
||||
#define DHCPV6_DOMAIN_LIST 24
|
||||
|
||||
/** DHCPv6 bootfile URI option */
|
||||
#define DHCPV6_BOOTFILE_URL 59
|
||||
|
||||
/** DHCPv6 bootfile parameters option */
|
||||
#define DHCPV6_BOOTFILE_PARAM 60
|
||||
|
||||
/** DHCPv6 syslog server option
|
||||
*
|
||||
* This option code has not yet been assigned by IANA. Please update
|
||||
|
||||
Reference in New Issue
Block a user