]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib: tweak selection errors when consuming cached answer
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 24 May 2023 10:12:42 +0000 (12:12 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 12 Jun 2023 08:32:57 +0000 (10:32 +0200)
commitd553101616264492adebd0efb36264f1e5b9d363
tree2c909b0a2ee309e13edbc11ff95714799911674a
parent449a0bab092322ae36d695f376b06840590233fc
lib: tweak selection errors when consuming cached answer

Forwarding-related changes uncovered this case
in integration.iter_limits test.  Errors can happen also
when consuming data produced by cache, in which case there's
no suitable server to blame for the error.
lib/resolve-produce.c
lib/selection.c
lib/selection.h