]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Merge !165: improve fallback on bad replies
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Jan 2017 09:49:47 +0000 (10:49 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Jan 2017 09:49:47 +0000 (10:49 +0100)
commit58f39afde8b562604be675c7b9222f9ae478b4bd
tree8f6881784e8e1bd5ecd61fe7cfb3d23abff5b80d
parent76b1f3471c452c4f4aa550b6b73f25cdab0ada2d
parent82ad865c3d72ad62b3d2d859c7501f4d956c2c37
Merge !165: improve fallback on bad replies

Retry with disable QNAME minimization when NOTIMPL or FORMERR
is encountered in response

Closes #132