zephyr/subsys/net/lib/dns
Christopher Friedt fa26dc0988 net: dns_sd, mdns: support service type enumeration
Support DNS-SD Service Type Enumeration in the dns_sd library
and mdns_responder sample application.

For more information, please see Section 9, "Service Type
Enumeration" in RFC 6763.

https://datatracker.ietf.org/doc/html/rfc6763

Fixes #38673

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-10-01 20:11:50 -04:00
..
CMakeLists.txt
dns_internal.h net: dns: Add locking to prevent concurrent access 2021-03-12 11:26:16 -05:00
dns_pack.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_pack.h net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_sd.c net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
dns_sd.h net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
Kconfig net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
llmnr_responder.c net: dns: Make mdns and llmnr responders join their multicast groups 2021-09-28 20:04:49 -04:00
mdns_responder.c net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
resolve.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00