[dhcpv6] Add DHCPv6 "filename" setting

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2013-12-05 15:12:50 +00:00
parent f3e5df3162
commit 4a6c453b5b
2 changed files with 16 additions and 0 deletions

View File

@@ -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