mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-18 21:43:14 +00:00
Also request root-path.
This commit is contained in:
parent
c343a3a8ee
commit
a1af111a87
@ -55,7 +55,8 @@ static uint8_t dhcp_request_options_data[] = {
|
||||
DHCP_STRING ( 'E', 't', 'h', 'e', 'r', 'b', 'o', 'o', 't' ),
|
||||
DHCP_PARAMETER_REQUEST_LIST,
|
||||
DHCP_OPTION ( DHCP_SUBNET_MASK, DHCP_ROUTERS, DHCP_HOST_NAME,
|
||||
DHCP_BOOTFILE_NAME, DHCP_DNS_SERVERS, DHCP_EB_ENCAP ),
|
||||
DHCP_BOOTFILE_NAME, DHCP_ROOT_PATH, DHCP_DNS_SERVERS,
|
||||
DHCP_EB_ENCAP ),
|
||||
DHCP_END
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user