]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: when we find a DNAME RR, don't insist in a signed CNAME RR
authorLennart Poettering <lennart@poettering.net>
Sun, 17 Jan 2016 20:50:10 +0000 (21:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 17 Jan 2016 20:50:10 +0000 (21:50 +0100)
commit43e6779ac2ee8a8a522350eda97311c4f8487ffe
tree3879c77206a76dcaeeb9ae8f7ae3122b8b784838
parentcde3d687506d0d92a5efe8a925047b4c828e6f98
resolved: when we find a DNAME RR, don't insist in a signed CNAME RR

If we have a signed DNAME RR response, there's no need to insist on a signature for a CNAME RR response, after all it
is unlikely to be signed, given the implicit synthethis of CNAME through DNAME RRs.
src/resolve/resolved-dns-answer.c
src/resolve/resolved-dns-answer.h
src/resolve/resolved-dns-transaction.c