zephyr/subsys/net/lib/dns
Jukka Rissanen 060295c63b net: dns: responders: Set the multicast TTL or hoplimit
We are creating a multicast address in mDNS or LLMNR
responder so set the TTL or hoplimit using the multicast
variant API.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-12-04 15:07:43 +01:00
..
CMakeLists.txt net: dns: dns-sd: support dns service discovery 2020-11-09 16:15:02 -08:00
dns_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns_pack.c net: dns: Remove unused variable 2022-06-13 12:11:54 +02:00
dns_pack.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns_sd.c net: dns_sd: Prevent dead code in query parsing 2023-06-03 04:13:46 -04:00
dns_sd.h iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
llmnr_responder.c net: dns: responders: Set the multicast TTL or hoplimit 2023-12-04 15:07:43 +01:00
mdns_responder.c net: dns: responders: Set the multicast TTL or hoplimit 2023-12-04 15:07:43 +01:00
resolve.c net: dns: Do not pass 0 as TTL or hop limit 2023-12-04 15:07:43 +01:00