]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add counters of incoming queries, server-wide and by zone. There is
authorMichael Sawyer <source@isc.org>
Tue, 17 Oct 2000 20:57:26 +0000 (20:57 +0000)
committerMichael Sawyer <source@isc.org>
Tue, 17 Oct 2000 20:57:26 +0000 (20:57 +0000)
commit55aed608cc0396f6b874bb1d691cefda8fcb49b8
tree8942f775ddd5f1ed11f87daf91b33a1879e98ba3
parent6e90488a8de79f43cbe0f1aa8161a9a197f7b0e6
Add counters of incoming queries, server-wide and by zone.  There is
currently no way to get these counts back *out* of the server, pending
a command channel.  A temporary channel should be built for these data
soon.
bin/named/query.c
lib/dns/include/dns/zone.h
lib/dns/zone.c