esp-idf/components/esp_netif/include
David Cermak 7c8cbe02e4 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-02-11 07:35:12 +01:00
..
esp_netif.h ESP-NETIF: fix get/set hostname API to reflect user settings 2020-02-11 07:35:12 +01:00
esp_netif_defaults.h esp-compiler: add designated init macros to make esp configuration pattern viable under C++ 2020-02-10 19:40:28 +01:00
esp_netif_ip_addr.h
esp_netif_net_stack.h
esp_netif_ppp.h
esp_netif_sta_list.h
esp_netif_types.h ESP-NETIF: easier creation for WiFi interfaces with custom parameters 2020-02-10 14:22:07 +01:00