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
http_header_fields
mqtt_packet
mqtt_publisher
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