]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache: avoid CNAMEs when QTYPE=DS
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 7 Apr 2020 08:25:05 +0000 (10:25 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 22 Apr 2020 06:58:40 +0000 (08:58 +0200)
commitab40f1239627e6c78d6043cf63739f39daabc627
treeb11e9d5c9ea5d718737a1299f3000eebbf996eba
parentf48773b7e461818d0e7b5e4b42bccc7e091a6120
cache: avoid CNAMEs when QTYPE=DS

It's disallowed combination, but why not fix it when it's so easy.

This was exposed by some of the previous two commits (not sure why)
in CI test for kresd->kresd forwarding.
lib/cache/peek.c