]> git.ipfire.org Git - thirdparty/asterisk.git/commit
dns.c: Load IPv6 DNS resolvers if configured.
authorSean Bright <sean.bright@gmail.com>
Mon, 6 Sep 2021 16:37:08 +0000 (12:37 -0400)
committerKevin Harwell <kharwell@digium.com>
Wed, 8 Sep 2021 23:18:05 +0000 (18:18 -0500)
commit689c703b2c6e8ded4490bdf1b6b2a11acc977e5e
tree667dd269e12a368ca9c95a0342c51f2d67a22306
parentde19836c24ed8f631db93650963fc8130d808151
dns.c: Load IPv6 DNS resolvers if configured.

IPv6 nameserver addresses are stored in different part of the
__res_state structure, so look there if we appear to have support for
it.

ASTERISK-28004 #close

Change-Id: I67067077d8a406ee996664518d9c8fbf11f6977d
configure
configure.ac
include/asterisk/autoconfig.h.in
main/dns.c