]> git.ipfire.org Git - thirdparty/unbound.git/commit
- max sent count. EDNS1480 only for rtt < 5000. No promiscuous
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Sep 2011 14:11:12 +0000 (14:11 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Sep 2011 14:11:12 +0000 (14:11 +0000)
commitf82a0847eb30a0f13f2d9665ba0c3fc97a0ddf6c
tree7a3b23469dddfd425d2fc1d5ac14e29712e5bf84
parentc3f5b5f7738c3f8a38f55cf63a527e3678603997
- max sent count.  EDNS1480 only for rtt < 5000.  No promiscuous
fetch if sentcount > 3, stop query if sentcount > 16.  Count is
reset when referral or CNAME happens.  This makes unbound better
at managing large NS sets, they are explored when there is continued
interest (in the form of queries).

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