esp-idf/components/lwip
Emil Muratov 34be62665c lwip: menuconfig option to enable ntp servers option request via DHCP
This could be toggled on/off, off is the default.
SNTP debug option. Example update for ntp via DHCP

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-08-02 01:21:35 +03:00
..
apps lwip: Fix DHCP Server to remove clients record if request not acked 2021-06-24 15:10:24 +08:00
include/apps lwip: Add LWIP_IPV6 macro to strip IPv6 function in LWIP component 2021-02-23 18:26:03 +08:00
lwip@2195f7416f lwip: Add config for DHCP client id; Fix DNS server idx assert issue 2021-05-07 14:11:51 +02:00
port/esp32 lwip: menuconfig option to enable ntp servers option request via DHCP 2021-08-02 01:21:35 +03:00
test_afl_host Docs: Added README.md for lwip fuzzer tests 2021-05-18 17:52:07 +04:00
weekend_test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt esp_netif: Add CONFIG_LWIP_DHCPS to sperate the code 2021-06-24 09:49:45 +08:00
component.mk esp_netif: Add CONFIG_LWIP_DHCPS to sperate the code 2021-06-24 09:49:45 +08:00
Kconfig lwip: menuconfig option to enable ntp servers option request via DHCP 2021-08-02 01:21:35 +03:00
linker.lf lwip: fix multiple section mapping 2021-03-01 14:19:34 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00