zephyr/subsys/net/lib
Loic Poulain 3189da5cdc net: mdns_resolver: Fix malformed MDNS response
The query->len does not take 'Terminator' into account, shift over
one byte to prevent overwriting it with next field (Type).

This fixes mdns_resolver sample.

Fixes: 87eb552dd2 (net/dns: Switch mdns responder to new net_pkt API)

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2019-06-12 13:59:27 +03:00
..
coap
config
dns net: mdns_resolver: Fix malformed MDNS response 2019-06-12 13:59:27 +03:00
http
lwm2m net: lwm2m: fix log_strdup missing errors 2019-05-30 11:26:43 +08:00
mqtt net: lib: mqtt: Enable blocking PUBLISH payload readout 2019-05-07 22:08:30 -04:00
openthread net: openthread: fix off-by-one error in settings offset calculation 2019-05-23 10:47:20 +03:00
sntp net: sntp: Add convenience API for one-shot SNTP query 2019-05-10 13:44:32 +03:00
sockets net: socket: Add SO_PRIORITY support to setsockopt 2019-06-09 12:54:05 +03:00
socks
tls_credentials
utils net: socketutils: Add utils to manipulate network address strings 2019-05-10 13:44:32 +03:00
CMakeLists.txt net: lib: Fix missing dns subdir include 2019-06-12 13:59:27 +03:00
Kconfig