]> granicus.if.org Git - esp-idf/commitdiff
add hostname option in dhcp discover
authorXia Xiaotian <xiaxiaotian@espressif.com>
Mon, 10 Dec 2018 13:03:28 +0000 (21:03 +0800)
committerbot <bot@espressif.com>
Thu, 13 Dec 2018 07:05:46 +0000 (07:05 +0000)
    Hostname option has been removed from dhcp discover since IDFv3.2.
But it remains in dhcp request due to which ESP32 can not get IPv4 address
from some APs. Re-add hostname option to dhcp discover to solve this issue.

components/lwip/lwip

index 046fadde072b5fca94bea84c16cce5ecbfd6948e..0865edf80ad0a96e0eaf2bbedbad350cab248115 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 046fadde072b5fca94bea84c16cce5ecbfd6948e
+Subproject commit 0865edf80ad0a96e0eaf2bbedbad350cab248115