zephyr/subsys/net/lib
Jukka Rissanen a348c8c61c net: llmnr: Check that UDP header can be accessed
It is possible that UDP header cannot be accessed so we need
to check that we do not do null pointer dereference.

Coverity-CID: 198866
Fixes #16581

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-09 01:42:13 +08: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: llmnr: Check that UDP header can be accessed 2019-06-09 01:42:13 +08: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: sockets: Make NET_SOCKETS_POSIX_NAMES depend on !POSIX_API 2019-06-05 07:51:01 -04: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: socketutils: Add utils to manipulate network address strings 2019-05-10 13:44:32 +03:00
Kconfig net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00