zephyr/subsys/net/lib
Helge Juul b7bbfbf1f2 net: dns: Log with debug level instead of error level when recv fails
This condition can happen if there is MDNS activity on the network that is
either not according to specifications or not supported by Zephyr.

Lowering the log level from ERR to DBG, since this does not indicate an
error in the Zephyr application.

Signed-off-by: Helge Juul <helge@fastmail.com>
2025-02-14 10:48:06 +01:00
..
capture net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE 2024-12-11 21:32:29 +01:00
coap net: lib: coap: Remove unused function 2025-02-12 02:25:53 +01:00
config
dhcpv4 net: dhcp: Avoid source port validation in replies 2025-02-12 16:03:57 +01:00
dhcpv6 net: dhcpv6: Add support for DNS Recursive Name Server option 2025-02-12 20:19:26 +01:00
dns net: dns: Log with debug level instead of error level when recv fails 2025-02-14 10:48:06 +01:00
http net: lib: http_server: Remove unused function 2025-02-12 02:25:41 +01:00
lwm2m net: lwm2m: Fix time resource validation 2025-02-12 09:41:35 +01:00
mqtt
mqtt_sn net: mqtt-sn: Wait for register & subscribe to complete 2025-02-11 11:44:52 +00:00
prometheus
ptp net: Extend the protocol handling in Ethernet 2025-01-20 09:21:32 +01:00
shell net: shell: Print interface status for iface command 2025-02-10 11:30:47 +01:00
sntp
sockets net: socket: service: Restart instead of bailing out when error 2025-02-07 17:48:14 +01:00
socks
tftp
tls_credentials net: tls_credentials: Do not free slot when cred buf is NULL 2025-01-28 09:51:43 +01:00
trickle net: trickle: Remove useless asserts 2024-12-10 11:09:25 +01:00
utils
websocket net: websocket: don't mask data sent from server via zvfs write 2025-01-03 13:26:43 +01:00
wifi_credentials secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
zperf
CMakeLists.txt
Kconfig