]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Revert "iterator: don't retry if REFUSED"
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 23 May 2017 19:30:54 +0000 (21:30 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 23 May 2017 19:36:52 +0000 (21:36 +0200)
commitdea874302ba5ad3c46ea15a4a07eb670cf676a99
treed41434c266d5083352b45da9ae0ae2810817b95b
parent0cd00388add6d021b03b204ddafa75d747c37e46
Revert "iterator: don't retry if REFUSED"

This reverts commit bc2a26702e6460aee65fe170671336d670ba3eb9 (almost).
It would be best to avoid retrying with the same NS and keep trying with
others (if any), but that would require larger changes if it should work
well, so let's err on the side of sending more queries.
NEWS
lib/layer/iterate.c