]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
copy transitive query flags when CNAME chasing
authorMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 6 Apr 2018 20:25:21 +0000 (13:25 -0700)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Apr 2018 15:49:34 +0000 (17:49 +0200)
commit1ef083b28e4f3ddd93795f536c4a2ca4720beb93
treed349bd65b7c5d1f777b57a446bb136cf9ce866f0
parent45e38b3df3e5aee9c93de0fe7a78b20811e65bae
copy transitive query flags when CNAME chasing

This is an issue for things like disabling minimisation, which only works
for the original query and not for the CNAME target.
lib/layer/iterate.c