zephyr/tests/net/lib
Ievgen Glinchuk 1ce8d6fae4 net: dns: Fix multiple IP DNS resolution
Fixed mutli-IP DNS resolution as previously the same IP address was
used to populate all AI entries and added DNS_RESOLVER_AI_MAX_ENTRIES
config entry to define max number of IP addresses per DNS name to be
handled.

Signed-off-by: Ievgen Glinchuk <john.iceblink@gmail.com>
2021-06-07 23:54:55 -04:00
..
coap tests: net: coap: Acknowledgement initialization 2021-02-15 10:17:11 +02:00
dns_addremove tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
dns_packet net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_resolve tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
dns_sd tests: net: dns: dns-sd: tests for dns service discovery 2020-11-09 16:15:02 -08:00
http_header_fields tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mqtt_packet zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mqtt_publisher net: mqtt: fix tests to use zsock_ functions 2020-10-01 17:35:45 +03:00
mqtt_pubsub tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
mqtt_subscriber tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
tls_credentials tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00