1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/dns
Martine Lenders 883c3fdffa
dns_cache: handle TTL=0 properly
Existing entries should be expired, new entries should not be created.
2022-08-11 14:04:16 +02:00
..
cache.c dns_cache: handle TTL=0 properly 2022-08-11 14:04:16 +02:00
Kconfig sock_dns_cache: move to dns_cache 2022-07-18 15:27:58 +02:00
Makefile sock_dns_cache: move to dns_cache 2022-07-18 15:27:58 +02:00
msg.c sock_dns: implement DNS cache 2022-07-13 23:23:52 +02:00