zephyr/subsys
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
..
bluetooth Bluetooth: controller: Map debug pins to P3 pin head on nRF5x DK 2017-09-15 10:25:55 +02:00
console
cpp
debug
dfu DFU: add module for store the image 2017-09-11 11:37:43 -04:00
disk
fs
logging
net net: dns: Do not resolve IPv6 address if IPv6 is disabled 2017-09-20 08:55:06 +03:00
shell
usb
Kconfig
Makefile