zephyr/subsys/net/lib
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
..
capture
coap net: coap: coap_next_token single sys_rand_get call 2021-07-29 11:47:51 -04:00
config
conn_mgr
dns net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
http net: http: Fix HTTP_DATA_FINAL notification 2021-09-17 08:12:00 -04:00
lwm2m net: lwm2m: Fix Registration failue reporting 2021-09-21 09:32:31 -05:00
mqtt net: mqtt: Handle incomplete zsock_sendmsg write 2021-09-29 11:08:40 +02:00
openthread openthread: align platform code to ARM PSA changes 2021-10-01 11:37:38 +02:00
sntp
sockets net: sockets: tls: Ignore empty iovec entries in sendmsg 2021-09-29 11:08:40 +02:00
socks
tftp net: refactor tftp library 2021-06-29 09:15:55 -04:00
tls_credentials
utils
websocket net: websocket: Fix poll handling for offloaded sockets 2021-08-04 16:58:15 +02:00
CMakeLists.txt
Kconfig