bind9/lib
Michał Kępień 7f52b87227 Maintain and report outgoing transfer statistics
Transfer statistics are currently only reported for incoming transfers,
even though they are equally useful for outgoing transfers.  Define a
separate structure for keeping track of the number of messages, records,
and bytes sent during each outgoing transfer, along with the time each
outgoing transfer took.  Repurpose the 'nmsg' field of the xfrout_ctx_t
structure for tracking the number of messages actually sent, ensuring it
is only increased after isc_socket_send() indicates success.  Report the
statistics gathered when an outgoing transfer completes.
2019-01-31 16:55:01 -05:00
..
bind9 error on allow-update and allow-update-forwarding at options/view level 2019-01-15 23:20:38 -08:00
dns add more key maintenance event logging 2019-01-31 12:18:55 -08:00
irs ensure that WSAStartup is called before getservbyname 2019-01-15 14:19:59 +11:00
isc Remove support for compiling without assertions (Both ISC_CHECK_ALL, ISC_CHECK_NONE are now gone) 2019-01-31 11:16:08 +01:00
isccc Remove message catalogs 2019-01-09 23:44:26 +01:00
isccfg Ancient named.conf options are now a fatal configuration error 2019-01-31 11:54:26 +01:00
ns Maintain and report outgoing transfer statistics 2019-01-31 16:55:01 -05:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00