zephyr/tests/net/lib
Jukka Rissanen 43aa12fe25 net: dns: Do not resolve IPv6 address if IPv6 is disabled
If IPv6 is disabled, then it is useless to try to resolve
IPv6 address because "struct sockaddr" does not have enough
space to store IPv6 address.

Fixes #1487

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-09-20 08:55:06 +03:00
..
dns_packet net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
dns_resolve net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
http_header_fields tests: http_header_fields: convert to ztest 2017-08-09 21:41:30 -04:00
mqtt_packet tests: mqtt_packet: convert to ztest 2017-08-09 21:41:30 -04:00
mqtt_publisher tests: mqtt: Add a mqtt tls test case 2017-07-28 11:25:43 +03:00
mqtt_subscriber net/mqtt: Convert mqtt lib to use net app API 2017-07-28 11:25:43 +03:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00