]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache: turn off QNAME minimization in deeper zones short-zone-cut
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 21 Feb 2018 13:26:58 +0000 (14:26 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 21 Feb 2018 16:34:33 +0000 (17:34 +0100)
commit39d4447ceeb9bda478a46e15dfd3b84855e96ec3
tree2c1447e04a50328244fa4b7de7c609c4af44c6e9
parent801daaca8cc7f1077178ba56a840691eeae94e84
cache: turn off QNAME minimization in deeper zones

This matches behavior of kresd <= 1.5.3 - check_empty_nonterms(...)
Currently the iterator is unable to do QNAME minimization in deeper
zones, so switching it off is the only thing to do for now :-/
Fixes https://gitlab.labs.nic.cz/knot/knot-resolver/issues/316
NEWS
lib/cache/api.c