]> granicus.if.org Git - esp-idf/commit
lwip: Fix hostname set in tcpip_adapter_lwip
authoralarruskain <alarruskain@users.noreply.github.com>
Fri, 17 Feb 2017 10:02:00 +0000 (11:02 +0100)
committerAngus Gratton <angus@espressif.com>
Fri, 3 Mar 2017 03:59:15 +0000 (14:59 +1100)
commit3119f936abac87e522fc03a947e087528aeaa955
tree8b045a889cab71ea3b1d95a59e253eb2e38bb050
parent7bb4c8521a1cda1f0ec0dd0ded139888d8c7c24b
lwip: Fix hostname set in tcpip_adapter_lwip

Hostname for each interface is not correctly stored in "hostinfo" variable.

Merges #350 https://github.com/espressif/esp-idf/pull/350
components/tcpip_adapter/tcpip_adapter_lwip.c