]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: when following a CNAME initialize authenticated bit by the weakest answer
authorLennart Poettering <lennart@poettering.net>
Wed, 8 Feb 2017 18:22:49 +0000 (19:22 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Feb 2017 15:13:07 +0000 (16:13 +0100)
commit28830a64102ce7943a1461a916b12b0064bab03a
tree1f38eda28a74befcdc8cbb6c3b53918ab2b24369
parente8d23f92b50a97bb31f1222611a799e176919c2f
resolved: when following a CNAME initialize authenticated bit by the weakest answer

When following a CNAME chain, don't set the authenticated bit, unless
all lookups in the chain could be authenticated.
src/resolve/resolved-bus.c
src/resolve/resolved-dns-query.c
src/resolve/resolved-dns-query.h
src/resolve/resolved-dns-stub.c