mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
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