zephyr/tests/net/lib/dns_resolve
Jukka Rissanen bd425e6857 net: dns: Do not resolve numeric IP address
If the query name is already in numeric format, there is no
need to send the query string to DNS server as we can just
convert it ourselves.

Jira: ZEP-2562

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-31 14:33:59 -04:00
..
src net: dns: Do not resolve numeric IP address 2017-08-31 14:33:59 -04:00
Makefile tests: dns: Resolve API test cases 2017-03-24 17:31:42 +02:00
prj.conf net: dns: Do not resolve numeric IP address 2017-08-31 14:33:59 -04:00
testcase.yaml tests: net: limit tests to boards with enough memory to build them 2017-07-25 15:51:18 -05:00