OVMS3-idf/components/lwip
Xia Xiaotian c03f84cecf 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.
2018-12-13 07:05:46 +00:00
..
apps add ping length and QoS 2018-10-17 09:39:27 +00:00
include/apps add ping length and QoS 2018-10-17 09:39:27 +00:00
include_compat/apps/sntp lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
lwip@0865edf80a add hostname option in dhcp discover 2018-12-13 07:05:46 +00:00
port/esp32 Merge branch 'bugfix/tw27096_fix_lwip_mbox_free_crash' into 'master' 2018-11-15 10:31:35 +08:00
test_afl_host lwip: updated fuzzer tests to be compatible with new lwip module 2018-10-11 08:05:14 +02:00
CHANGELOG remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
component.mk lwip: add compatibility headers for sntp.h and esp_ping.h 2018-09-21 14:09:37 +08:00
Kconfig Fix some typos related to ethernet documentation and Kconfig. Closes https://github.com/espressif/esp-idf/pull/2642 2018-10-28 21:12:09 +01:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00