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
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
mqtt_subscriber
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00