]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve performance for delegation heavy answers and also general query performance...
authorMukund Sivaraman <muks@isc.org>
Sat, 22 Apr 2017 02:55:10 +0000 (08:25 +0530)
committerMukund Sivaraman <muks@isc.org>
Sat, 22 Apr 2017 03:52:44 +0000 (09:22 +0530)
commit03be5a6b4e6311b14a12dec5b15a62f55586aaf4
tree5b2970079385615155bd34c3ea664d9408d3c5a6
parent4c31eda5e10d35969d3df8846fe44df4d36c7b96
Improve performance for delegation heavy answers and also general query performance (#44029)
134 files changed:
CHANGES
bin/named/config.c
bin/named/include/named/server.h
bin/named/query.c
bin/named/server.c
bin/tests/system/additional/ns1/named1.conf
bin/tests/system/additional/ns1/named2.conf
bin/tests/system/additional/ns1/named3.conf
bin/tests/system/additional/ns1/named4.conf
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns2/keygen.sh
bin/tests/system/autosign/ns4/named.conf
bin/tests/system/autosign/ns5/named.conf
bin/tests/system/autosign/tests.sh
bin/tests/system/cacheclean/ns1/named.conf
bin/tests/system/case/ns1/named.conf
bin/tests/system/case/ns2/named.conf
bin/tests/system/checknames/ns2/named.conf
bin/tests/system/checknames/ns3/named.conf
bin/tests/system/checknames/ns4/named.conf
bin/tests/system/cookie/ns1/named.conf
bin/tests/system/cookie/ns2/named.conf
bin/tests/system/cookie/ns3/named.conf
bin/tests/system/digdelv/ns3/named.conf
bin/tests/system/dlv/ns5/named.conf
bin/tests/system/dnssec/ns2/named.conf
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns4/named1.conf
bin/tests/system/dnssec/ns4/named2.conf
bin/tests/system/dnssec/ns4/named3.conf
bin/tests/system/dnssec/ns4/named4.conf
bin/tests/system/dnssec/ns5/named1.conf
bin/tests/system/dnssec/ns6/named.conf
bin/tests/system/dnssec/tests.sh
bin/tests/system/emptyzones/ns1/named1.conf
bin/tests/system/emptyzones/ns1/named2.conf
bin/tests/system/filter-aaaa/ns1/named1.conf
bin/tests/system/filter-aaaa/ns1/named2.conf
bin/tests/system/filter-aaaa/ns1/root.db
bin/tests/system/filter-aaaa/ns1/signed.db.in
bin/tests/system/filter-aaaa/ns1/unsigned.db
bin/tests/system/filter-aaaa/ns2/named1.conf
bin/tests/system/filter-aaaa/ns2/named2.conf
bin/tests/system/filter-aaaa/ns3/named1.conf
bin/tests/system/filter-aaaa/ns3/named2.conf
bin/tests/system/filter-aaaa/ns4/named1.conf
bin/tests/system/filter-aaaa/ns4/named2.conf
bin/tests/system/filter-aaaa/ns4/root.db
bin/tests/system/filter-aaaa/ns4/signed.db.in
bin/tests/system/filter-aaaa/ns4/unsigned.db
bin/tests/system/glue/ns1/root.db
bin/tests/system/glue/tests.sh
bin/tests/system/limits/ns1/named.conf
bin/tests/system/notify/ns3/named.conf
bin/tests/system/notify/ns4/named.conf
bin/tests/system/notify/ns5/named.conf
bin/tests/system/nsupdate/ns1/named.conf
bin/tests/system/nsupdate/ns2/named.conf
bin/tests/system/resolver/ns1/named.conf
bin/tests/system/rpz/ns1/named.conf
bin/tests/system/rpz/ns2/named.conf
bin/tests/system/rpz/ns3/named.conf
bin/tests/system/rpz/ns4/named.conf
bin/tests/system/rpz/ns5/named.conf
bin/tests/system/rpz/ns6/named.conf
bin/tests/system/rpz/ns7/named.conf
bin/tests/system/rrl/broken.conf
bin/tests/system/rrl/ns2/named.conf
bin/tests/system/rrl/ns4/named.conf
bin/tests/system/rrsetorder/clean.sh
bin/tests/system/rrsetorder/ns1/root.db
bin/tests/system/rrsetorder/ns3/named.conf
bin/tests/system/rrsetorder/ns4/named.conf
bin/tests/system/rrsetorder/tests.sh
bin/tests/system/sfcache/ns5/named.conf
bin/tests/system/statschannel/ns2/named.conf
bin/tests/system/stress/ns3/named.conf
bin/tests/system/stress/ns4/named.conf
bin/tests/system/stub/ns1/named.conf
bin/tests/system/stub/ns2/named.conf
bin/tests/system/stub/ns3/named.conf
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/tests.sh
bin/tests/system/upforwd/ns1/named.conf
bin/tests/system/upforwd/ns2/named.conf
bin/tests/system/upforwd/ns3/named.conf
bin/tests/system/v6synth/ns2/named.conf
bin/tests/system/v6synth/ns3/named.conf
bin/tests/system/xfer/ns3/named.conf
bin/tests/system/zero/ns1/named.conf
bin/tests/system/zero/ns2/named.conf
bin/tests/system/zero/ns3/named.conf
bin/tests/system/zero/ns4/named.conf
doc/arm/Bv9ARM-book.xml
doc/misc/options
lib/bind9/check.c
lib/dns/Makefile.in
lib/dns/acache.c [deleted file]
lib/dns/compress.c
lib/dns/ecdb.c
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/acache.h [deleted file]
lib/dns/include/dns/compress.h
lib/dns/include/dns/log.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/types.h
lib/dns/include/dns/view.h
lib/dns/include/dns/zone.h
lib/dns/log.c
lib/dns/message.c
lib/dns/name.c
lib/dns/ncache.c
lib/dns/order.c
lib/dns/rbtdb.c
lib/dns/rdatalist.c
lib/dns/rdataset.c
lib/dns/rdataslab.c
lib/dns/sdb.c
lib/dns/sdlz.c
lib/dns/ssu_external.c
lib/dns/view.c
lib/dns/win32/libdns.def.in
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/dns/win32/libdns.vcxproj.filters.in
lib/dns/win32/libdns.vcxproj.in
lib/dns/zone.c
lib/isc/hash.c
lib/isc/include/isc/buffer.h
lib/isc/include/isc/msgs.h
lib/isc/mem.c
lib/isc/rwlock.c
lib/isccfg/namedconf.c
util/copyrights