]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
pktcache: fix mixup of BOGUS and INSECURE DNSSEC
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 1 Feb 2017 14:08:26 +0000 (15:08 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 1 Feb 2017 14:23:56 +0000 (15:23 +0100)
commit72e10ad1eee089896cc7e9af37f2380271bc682e
tree4cdaa9a0001a745a55440697f9b3155e7899d8a5
parente68c8ce1a6083ca0a58e79a801a2e380e5875c7e
pktcache: fix mixup of BOGUS and INSECURE DNSSEC

A negative answer cached from a +cd query could be mistakenly used
even for a later query without +cd.
lib/layer/pktcache.c