esp-idf/components/esp_netif/include
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_defaults.h esp_netif: fixed initialization order of items in a struct 2020-01-02 17:16:47 +00:00
esp_netif_ip_addr.h esp_netif: added missing C++ guards 2019-11-22 10:31:06 +01:00
esp_netif_net_stack.h esp_wifi: optimize WiFi TX performance 2020-11-20 19:47:01 +08:00
esp_netif_ppp.h esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t 2020-03-03 15:00:37 +01:00
esp_netif_sta_list.h esp_netif: added missing C++ guards 2019-11-22 10:31:06 +01:00
esp_netif_types.h esp_wifi: optimize WiFi TX performance 2020-11-20 19:47:01 +08:00
esp_netif.h ESP-NETIF: fix get/set hostname API to reflect user settings 2020-11-24 14:00:05 +01:00