OVMS3-idf/components/lwip
Michael Balzer 4195d7c2ee LWIP DHCP server: fix disabling DNS offer
Applying tcpip_adapter_dhcps_option(TCPIP_ADAPTER_OP_SET,
TCPIP_ADAPTER_DOMAIN_NAME_SERVER, …) with option value 0 now disables
the DNS offer. It previously would only switch the DNS offer to sending
the interface IP address instead of the DNS set. If enabled now with an
unset DNS IP (0.0.0.0) it will fallback to the interface IP.
2019-12-17 21:16:36 +01:00
..
apps LWIP DHCP server: fix disabling DNS offer 2019-12-17 21:16:36 +01: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@3ed39f2798 lwip:fix dns bug for 3.3 2019-06-13 19:36:55 +08:00
port/esp32 esp_wifi/lwip: support TCP window scale 2019-06-04 14:03:37 +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 linker fragment 2019-02-14 12:42:06 +08:00
component.mk lwip: add linker fragment 2019-02-14 12:42:06 +08:00
Kconfig esp_wifi/lwip: support TCP window scale 2019-06-04 14:03:37 +08:00
linker.lf lwip: add linker fragment 2019-02-14 12:42:06 +08:00
VERSION Initial public version 2016-08-17 23:08:22 +08:00