mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
This adds a new hook allowing an external DNS resolver to be hooked into netconn_gethostbyname(). The hook can handle some or all of the queries One use case for this hook is to run mDNSResponder in the same system as LwIP (mDNSResponder also uses LwIP's socekt APIs) and have it handle .local queries while LwIP stack handles unicast DNS queries
174 KiB
174 KiB