Re: [lwip-users] DNS look-up with domain search

2018-11-12 Thread goldsi...@gmx.de
On 12.11.2018 00:26, Craig McQueen wrote: I'm interested in doing DNS look-ups that possibly include a domain search list. I'm interested in that, too, but haven't found the time yet. There's task #14129 ("DNS: implement domain search list (e.g. filled via DHCP)") to remind us... I'm succe

[lwip-users] DNS look-up with domain search

2018-11-11 Thread Craig McQueen
I'm interested in doing DNS look-ups that possibly include a domain search list. I'm successfully using LWIP_HOOK_DHCP_APPEND_OPTIONS() and LWIP_HOOK_DHCP_PARSE_OPTION() to get a domain from DHCP via DHCP option 15. Now I'm interested in possibly using that as a search domain. So if doing a loo