]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/caches: lookup direct matches only
authorMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 27 May 2015 23:26:07 +0000 (01:26 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Wed, 27 May 2015 23:26:07 +0000 (01:26 +0200)
commitc493eea6f0b8cdd4bcc16263208463ffae91c7a0
tree1460aa9e1341fd5afa2bc51a81b8064bccda67c7
parent3f3b38f70ac29923f4368a9deb6ef204e29f9aed
lib/caches: lookup direct matches only

since the zone cut is looked up after layers now, it
is pointless to search for minimized names from cache,
since this is the same operation as searching for a zone cut
lib/layer/pktcache.c
lib/layer/rrcache.c