]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] complete NTA work
authorEvan Hunt <each@isc.org>
Wed, 18 Jun 2014 23:47:22 +0000 (16:47 -0700)
committerEvan Hunt <each@isc.org>
Wed, 18 Jun 2014 23:50:38 +0000 (16:50 -0700)
commitb8a9632333a92d73a503afe1aaa7990016c8bee9
tree298df3d92539a76917021aac41c31e46a86158c5
parent8eb2d262dc8f542f175d21033a956d8b40a4275f
[master] complete NTA work

3882. [func] By default, negative trust anchors will be tested
periodically to see whether data below them can be
validated, and if so, they will be allowed to
expire early. The "rndc nta -force" option
overrides this behvaior.  The default NTA lifetime
and the recheck frequency can be configured by the
"nta-lifetime" and "nta-recheck" options. [RT #36146]
29 files changed:
CHANGES
bin/named/config.c
bin/named/query.c
bin/named/server.c
bin/rndc/rndc.docbook
bin/tests/system/dlvauto/tests.sh
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns4/named1.conf
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/tests.sh
doc/arm/Bv9ARM-book.xml
lib/bind9/check.c
lib/dns/cache.c
lib/dns/include/dns/nta.h
lib/dns/include/dns/resolver.h
lib/dns/include/dns/validator.h
lib/dns/include/dns/view.h
lib/dns/nta.c
lib/dns/resolver.c
lib/dns/tests/keytable_test.c
lib/dns/validator.c
lib/dns/view.c
lib/dns/win32/libdns.def.in
lib/isccfg/namedconf.c