zephyr/subsys/net/lib/dns
Jukka Rissanen 765bfbbc3c net: stats: dns: Collect DNS statistics
If DNS statistics is enabled in Kconfig, then start to collect it.
This is useful in order to see how many DNS requests/responses
received or sent, and also see the amount of dropped DNS packets.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-09-25 13:52:15 -05:00
..
CMakeLists.txt
dispatcher.c net: stats: dns: Collect DNS statistics 2024-09-25 13:52:15 -05:00
dns_cache.c
dns_cache.h
dns_internal.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
dns_pack.c net: mdns: Discard the message if query count is 0 2024-09-25 13:52:15 -05:00
dns_pack.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
dns_sd.c net: lib: dns_sd: Fix buffer sizes on query processing 2024-06-24 12:42:16 -04:00
dns_sd.h net: dns: remove deprecated function 2024-06-18 14:32:56 -04:00
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
llmnr_responder.c net: stats: dns: Collect DNS statistics 2024-09-25 13:52:15 -05:00
mdns_responder.c net: stats: dns: Collect DNS statistics 2024-09-25 13:52:15 -05:00
resolve.c net: stats: dns: Collect DNS statistics 2024-09-25 13:52:15 -05:00