]> granicus.if.org Git - esp-idf/commit
add hostname option in dhcp discover
authorXia Xiaotian <xiaxiaotian@espressif.com>
Mon, 10 Dec 2018 13:26:24 +0000 (21:26 +0800)
committerXia Xiaotian <xiaxiaotian@espressif.com>
Mon, 10 Dec 2018 13:26:24 +0000 (21:26 +0800)
commit5c8d25b795b7225f9fce4ed1d5f97de7fd280a6d
tree63d5d46c625f7f57ce05a72c01b6faefd9095d9b
parentac051f0afc2f1cf621f5d4bdf8260bada31a902f
add hostname option in dhcp discover

    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