zephyr/tests/net
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
..
6lo
all net: Wrong networking defines used in the code 2017-09-12 08:37:53 -04:00
arp
buf
context
dhcpv4
icmpv6
ieee802154 tests/ieee802154: Fix a coverity warning 2017-08-31 08:56:05 -04:00
iface
ip-addr
ipv6
ipv6_fragment tests: net: ipv6: Make sure test case compiles and runs 2017-09-13 09:07:49 -04:00
lib net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
mgmt
mld net: Wrong networking defines used in the code 2017-09-12 08:37:53 -04:00
neighbor
net_pkt
route
rpl
socket/udp
tcp
trickle
udp
utils net: tests: Add tests for IP address parsing 2017-08-31 14:33:59 -04:00