mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6acdb384f6
Introducing config option `CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF` to overcome LWIP limitation of using global DNS server info. This config option enables LWIP callbacks to collect per netif DNS server info and then restores global DNS servers of whichever network interface is selected as default. LWIP submodule update: git log --oneline aa4f6e78..3a3d1fb3 - dns: Allow storing dnsserver per netif (espressif/esp-lwip@3a3d1fb3) |
||
---|---|---|
.. | ||
arpa | ||
debug | ||
netif | ||
netinet | ||
sntp | ||
lwip_default_hooks.h | ||
lwipopts.h | ||
netdb.h | ||
sockets_ext.h |