zephyr/subsys/net/lib
Paul Sokolovsky 58cc75327b net: getaddrinfo: Make availability depend on CONFIG_DNS_RESOLVER
CONFIG_DNS_RESOLVER is the master switch for DNS resolution support,
for both native and socket APIs. Avoid confusing link errors by
compiling out both dns_resolve_name() and getaddrinfo() if that
option is not enabled.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-07-23 10:04:39 -07:00
..
app subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
coap subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
config subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
dns subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
http net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
lwm2m net: lwm2m: read past not supported TLV resources 2018-07-17 13:03:18 +03:00
mqtt subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
openthread net: openThread: Fix MTD build 2018-07-17 16:40:53 +03:00
sntp subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
sockets net: getaddrinfo: Make availability depend on CONFIG_DNS_RESOLVER 2018-07-23 10:04:39 -07:00
websocket subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
CMakeLists.txt net: app: Split code for configuring network to a separate lib, "config" 2018-06-20 17:10:39 +03:00
Kconfig net: app: Split code for configuring network to a separate lib, "config" 2018-06-20 17:10:39 +03:00