esp-idf/components/esp_netif/lwip
David Cermak 3d4d56727a ESP-NETIF: fix get/set hostname API to reflect user settings
On startup of the common interface (ethernet, wifi), the lwip netif hostname was assigned to confg value .
Fixed to assign to esp-netif hostname if it exists

Closes https://github.com/espressif/esp-idf/issues/4737
2020-11-24 14:00:05 +01:00
..
esp_netif_lwip_defaults.c esp_netif: Support for PPPoS in esp_netif using lwip ppp client 2019-12-16 17:34:10 +00:00
esp_netif_lwip_internal.h esp_wifi: optimize WiFi TX performance 2020-11-20 19:47:01 +08:00
esp_netif_lwip_ppp.c esp-netif-ppp: support for setting ppp netif up and down 2020-11-11 13:29:13 +01:00
esp_netif_lwip_ppp.h esp-netif: set default interface for ppp netif must be called from lwip context 2020-11-11 13:29:13 +01:00
esp_netif_lwip.c ESP-NETIF: fix get/set hostname API to reflect user settings 2020-11-24 14:00:05 +01:00
esp_netif_sta_list.c esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests 2019-11-13 12:36:25 +01:00