]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Merge !250: lib/nsrep: fix ip6 cycle
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 31 Mar 2017 10:47:02 +0000 (12:47 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 31 Mar 2017 10:47:02 +0000 (12:47 +0200)
kresd doesn't try all NS during resolving www.fastly.com when operates
in ipv6-only network.  This fix changes reputation cache behavior
in order to avoid NS address resolving retry in the case the first
attempt is failed both for ip4 & ip6.

1  2 
lib/resolve.c

diff --cc lib/resolve.c
Simple merge