]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True 20530/head
authorWido den Hollander <wido@42on.com>
Thu, 22 Feb 2018 07:56:41 +0000 (08:56 +0100)
committerWido den Hollander <wido@42on.com>
Thu, 22 Feb 2018 08:17:38 +0000 (09:17 +0100)
commita567cb80237219343e614d63c31d5b2c86f7a501
tree32436521c1a8925720c131338cd318cc14ac83d1
parenta09b319a5e984185bd56064e52f2e8ec3da49b73
common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True

Otherwise we always query for A-records which will not work in a IPv6
Ceph cluster.

Fixes: http://tracker.ceph.com/issues/23078
Signed-off-by: Wido den Hollander <wido@42on.com>
src/common/dns_resolve.cc