]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add functions for collecting high-water counters
authorDiego Fronza <diego@isc.org>
Tue, 5 Nov 2019 20:48:47 +0000 (17:48 -0300)
committerOndřej Surý <ondrej@sury.org>
Wed, 6 Nov 2019 10:26:22 +0000 (11:26 +0100)
commitfaf3cbe62d3e5dfd2241eca18e4822411c0db309
treee5fe1cf44951d5d0071f14165b68b35ff2bb4bfb
parent733720a3f2bcac38a3169492f09a6a82a1871280
Add functions for collecting high-water counters

Add {isc,ns}_stats_{update_if_greater,get_counter}() functions that
are used to set and collect high-water type of statistics.

(cherry picked from commit a544e2e3006cf426b4125a892ae828137d692e6b)
lib/isc/include/isc/stats.h
lib/isc/stats.c
lib/isc/win32/libisc.def.in
lib/ns/include/ns/stats.h
lib/ns/stats.c
lib/ns/win32/libns.def