Go to file
Paul Sokolovsky ddf23f3167 samples: net: dns_resolve: Clarify that DNS queries aren't immediate
The sample in its default configuration waits for DNS server
configuration via IPv4 or IPv6 specific means. Until this
information is receives, DNS querying won't even start. Make
diagnostic messages explicit of this fact, because if user
doesn't have required services available in the network, the
sample will appear to just hang.

Jira: ZEP-2061

Change-Id: I56a5b7354a2d1239a35d8334ed95a15ebd19254f
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-04-28 15:01:12 +03:00
.known-issues
arch
boards boards: sam_e70_xplained: read MAC from I2C EEPROM by default 2017-04-28 15:01:09 +03:00
doc
drivers net: ieee802154: add native IEEE 802.15.4 driver for KW41Z 2017-04-28 15:01:10 +03:00
dts
ext ext: mcux: add Makefiles for building the XCVR driver 2017-04-28 15:01:10 +03:00
include net: Switch to common values for SOCK_STREAM, SOCK_DGRAM 2017-04-28 15:01:10 +03:00
kernel
lib
misc
samples samples: net: dns_resolve: Clarify that DNS queries aren't immediate 2017-04-28 15:01:12 +03:00
scripts ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
subsys net: rpl: Fix invalid usage of router addition api 2017-04-28 15:01:11 +03:00
tests net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
.checkpatch.conf
.gitattributes
.gitignore
.gitlint
.gitreview
.mailmap
.shippable.yml ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh