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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
config Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
dns net: mdns_resolver: Fix malformed MDNS response 2019-06-12 13:59:27 +03:00
http license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00