Am 13. November 2018 06:10:32 MEZ schrieb Craig McQueen
:
>I wrote:
>>
>> I have tried using LWIP_HOOK_DHCP_APPEND_OPTIONS() and
>> LWIP_HOOK_DHCP_PARSE_OPTION() to request additional DHCP options
>> from the server, using DHCP option 55
>> (DHCP_OPTION_PARAMETER_REQUEST_LIST).
>>
>> At first
I wrote:
>
> I have tried using LWIP_HOOK_DHCP_APPEND_OPTIONS() and
> LWIP_HOOK_DHCP_PARSE_OPTION() to request additional DHCP options
> from the server, using DHCP option 55
> (DHCP_OPTION_PARAMETER_REQUEST_LIST).
>
> At first I thought it was working fine. But on closer examination, it seems
>
I have tried using LWIP_HOOK_DHCP_APPEND_OPTIONS() and
LWIP_HOOK_DHCP_PARSE_OPTION() to request additional DHCP options from the
server, using DHCP option 55 (DHCP_OPTION_PARAMETER_REQUEST_LIST).
At first I thought it was working fine. But on closer examination, it seems the
server is not sendi