]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
add packet cache - only direct NAME+TYPE hit ATM
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 9 Nov 2017 16:32:40 +0000 (17:32 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 9 Nov 2017 16:32:40 +0000 (17:32 +0100)
commit5b383a2bb79809f93285a8b42804eacc82786a93
tree8b4a48cdeb327e653cdd8325e6c9f78c5950eaef
parentbeb78004a6dad08129ca1b8725715d929d207cf7
add packet cache - only direct NAME+TYPE hit ATM

Used for queries that are BOGUS or
(negative and either insecure or unvalidated).

FIXME: review, opt-out, etc.
lib/cache.c
lib/resolve.h