zephyr/subsys/net/lib
Vincent van der Locht a26a222410 net: mdns: adding MDNS unicast response confirm rfc6732
Conform rfc6762  a mDNS responder should answer clients
which are not using the mDNS port in the source address
with unicast  UDP to the same port as described in chapter 6.7

Fixes: #81657

Signed-off-by: Vincent van der Locht <vincent@synchronicit.nl>
2025-03-13 16:54:24 +00:00
..
capture
coap net: coap_client: Stop lifetime on piggybacked Ack 2025-03-07 20:01:26 +01:00
config
dhcpv4 net: dhcpv4: fix deadlock issue 2025-03-07 20:22:58 +01:00
dhcpv6 net: dhcpv6: Add support for DNS Recursive Name Server option 2025-02-12 20:19:26 +01:00
dns net: mdns: adding MDNS unicast response confirm rfc6732 2025-03-13 16:54:24 +00:00
http net: http: Add compression support in HTTP server 2025-03-07 20:19:44 +01:00
lwm2m net: lwm2m: encapsulate ring buffer internals 2025-03-12 19:04:54 +01:00
mqtt
mqtt_sn net: mqtt-sn: Wait for register & subscribe to complete 2025-02-11 11:44:52 +00:00
prometheus
ptp ptp: clock.c: revise offset calculation 2025-02-21 18:35:34 +00:00
shell net: shell: Print interface status for iface command 2025-02-10 11:30:47 +01:00
sntp net: lib: sntp: async query API 2025-03-07 19:51:40 +01:00
sockets net: lib: sockets: fix socket_service thread stuck by mistake 2025-03-12 07:14:46 +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
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