nuttx/libs/libc/netdb
zhanghongyu 7ba125f7cd netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF
prevent the server list in resolv.conf from increasing indefinitely
the one that is overwritten is always the one configured first.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-09-09 19:47:09 +08:00
..
CMakeLists.txt libs:netdb: Restrict DNS query types 2023-09-16 14:43:12 +08:00
Kconfig netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
lib_dn.c
lib_dns.h libs:netdb: Restrict DNS query types 2023-09-16 14:43:12 +08:00
lib_dnsaddserver.c netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
lib_dnsbind.c
lib_dnscache.c libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_dnsdefaultserver.c
lib_dnsforeach.c netdb: Make NETDB_DNSSERVER_NAMESERVERS effective for NETDB_RESOLVCONF 2024-09-09 19:47:09 +08:00
lib_dnsinit.c
lib_dnsnotify.c
lib_dnsquery.c libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_dnsqueryfamily.c libs:netdb: Restrict DNS query types 2023-09-16 14:43:12 +08:00
lib_freeaddrinfo.c
lib_gaistrerror.c
lib_getaddrinfo.c netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo) 2024-08-20 10:33:18 -03:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c fixed the unused variable caused warnning in lib_gethostbyaddrr 2023-08-21 13:01:41 +08:00
lib_gethostbyname2.c
lib_gethostbyname2r.c
lib_gethostbyname.c
lib_gethostbynamer.c
lib_gethostentbynamer.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lib_getnameinfo.c netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo) 2024-08-20 10:33:18 -03:00
lib_getservbyname.c
lib_getservbynamer.c
lib_getservbyport.c
lib_getservbyportr.c
lib_netdb.c
lib_netdb.h libc/netdb: Separate IPv4 and IPv6 cache size limit 2024-09-02 06:16:50 -04:00
lib_parsehostfile.c
lib_proto.c
lib_protor.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lib_rexec.c
Make.defs libs:netdb: Restrict DNS query types 2023-09-16 14:43:12 +08:00