zephyr/subsys/net/lib
Jukka Rissanen 19806a2c1b net: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC
We must query both IPv4 and IPv6 addresses if the hints parameter
is NULL i.e., user does not supply hints or if family is set to
AF_UNSPEC.

Fixes #16453

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-20 14:45:43 +03:00
..
coap docs: fix misspelling across the tree 2019-06-19 15:34:13 -05: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 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
lwm2m docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
mqtt net: mqtt: add mqtt_readall_publish_payload() 2019-06-20 13:06:08 +03: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: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC 2019-06-20 14:45:43 +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 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05: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