No description
Find a file
Jukka Rissanen aa11cef227 net: shell: Add DNS query support
Add "net dns <hostname> [A | AAAA]" command support that can be
used to query IPv4 or IPv6 address for a given host name.

Change-Id: I86b2258efa994a67163f9b3b340f44d65767f11b
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-24 17:31:42 +02:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch arch: nrf5x: Define additional compiler macros 2017-03-21 13:38:59 +00:00
boards drivers/ieee802154: Remove very old CC2520 left-over from µIP stack 2017-03-24 17:31:41 +02:00
doc doc: add dfu-util to Mac OS dependencies 2017-03-22 21:00:30 -03:00
drivers drivers: cc2520: Correct configuration options 2017-03-24 17:31:40 +02:00
dts dts/extract_dts_includes.py: Replace cell_prefix to cell_string 2017-03-16 22:16:24 +00:00
ext ext/lib/crypto: Update TinyCrypt to version 0.2.6 2017-03-10 20:08:21 -06:00
include net: dns: Add functions to resolve using default context 2017-03-24 17:31:42 +02:00
kernel lifo: Make use of k_queue as implementation 2017-02-27 21:20:53 +00:00
lib lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: net: DNS resolving sample application 2017-03-24 17:31:42 +02:00
scripts scripts/dfuutil: add support for DfuSe devices 2017-03-22 20:59:07 -03:00
subsys net: shell: Add DNS query support 2017-03-24 17:31:42 +02:00
tests net/ipv6: Renaming IPv6 neighbor state related macros and function 2017-03-24 17:31:41 +02:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile build: Add support for MSYS2 2017-03-17 17:34:56 +01:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh build: Add support for MSYS2 2017-03-17 17:34:56 +01:00