Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 May 2015 22:13:41 +0000 (23:13 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 May 2015 23:37:24 +0000 (00:37 +0100)
commit8241d8dda54bd5680b6fd8ef16108c0309a5ade7
tree03514818515fe991a48b6c55799866996f4dbc12
parent99a0dc9358699cbe049cdd97874b17c263174f86
Do not use the A lookup following an AAAA for setting the FQDN.  Bug 1588

Normally benign, it bites when the pair was led to by a CNAME;
modern usage is to not canoicalize the domain to a cname target
(and we were inconsistent anyway for A-only vs AAAA+A).
doc/doc-txt/ChangeLog
src/src/host.c
test/confs/0607 [new file with mode: 0644]
test/dnszones-src/db.test.ex
test/log/0607 [new file with mode: 0644]
test/scripts/0000-Basic/0607 [new file with mode: 0644]