zephyr/subsys/net/lib/dns
Jukka Rissanen 4e5ef76b15 net: lib: mdns_responder: Fix interface count check
The original idea was to check that we have enough network
interfaces in the system. The check needs to verify max IPv4
and IPv6 supported interfaces instead of always checking
IPv6 one.

Fixes: #66843
Coverity-CID: 334899

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-01-03 10:19:38 +01:00
..
CMakeLists.txt
dns_internal.h
dns_pack.c
dns_pack.h
dns_sd.c net: dns_sd: Prevent dead code in query parsing 2023-06-03 04:13:46 -04:00
dns_sd.h
Kconfig
llmnr_responder.c net: dns: responders: Set the multicast TTL or hoplimit 2023-12-04 15:07:43 +01:00
mdns_responder.c net: lib: mdns_responder: Fix interface count check 2024-01-03 10:19:38 +01:00
resolve.c net: dns: Do not pass 0 as TTL or hop limit 2023-12-04 15:07:43 +01:00