]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that with harden-below-nxdomain and qname minisation enabled
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 17 Sep 2018 11:25:52 +0000 (11:25 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 17 Sep 2018 11:25:52 +0000 (11:25 +0000)
commit9b6caf5a5bb8891fd519ef66316e23543c818a78
treed13beb11ace2b01a4e7be43fce8f2b8c7c9f255c
parent5c25bbd93f9502a4598ca7a4f3793216d698174d
- Fix that with harden-below-nxdomain and qname minisation enabled
  some iterator states for nonresponsive domains can get into a
  state where they waited for an empty list.
- Stop UDP to TCP failover after timeouts that causes the ping count
  to be reset by the TCP time measurement (that exists for TLS),
  because that causes the UDP part to not be measured as timeout.

git-svn-id: file:///svn/unbound/trunk@4912 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
iterator/iterator.c
services/outside_network.c