nuttx-apps/examples/webserver
nuttxs 92269be92a netutils/netlib: support delete the DNS server address by index or address
- Modify the DHCP-client data structure to support multiple DNS addresses
- Enhance DHCP-option parsing to extract all DNS-server addresses
- Set all received DNS-server addresses
- fix some test case build error

Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>
2025-11-10 18:10:16 +08:00
..
httpd-fs build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
cgi.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
cgi.h examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
CMakeLists.txt examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig apps/examples/webserver/Kconfig: The webserver "app" allows for DHCP client to be enabled. However, the Kconfig infrastructure does not contain EXAMPLES_WEBSERVER_DHCPC config. 2018-11-08 18:48:28 -06:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
webserver_main.c netutils/netlib: support delete the DNS server address by index or address 2025-11-10 18:10:16 +08:00