]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: count RX and TX timestamps for each source
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 16 Mar 2023 15:56:28 +0000 (16:56 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 22 Mar 2023 08:42:35 +0000 (09:42 +0100)
commit2f961ab36aa080c5bc1b9992f27989beb4ff0daf
treefb3597b4b2a36a52a327a2f746c68b8b2abc7244
parenta0cf7f7f12399684f40d795536cb7a7fd5c8955e
clientlog: count RX and TX timestamps for each source

Count served timestamps in all combinations of RX/TX and
daemon/kernel/hardware. Repurpose CLG_LogAuthNtpRequest() to update all
NTP-specific stats in one call per accepted request and response.
clientlog.c
clientlog.h
ntp_core.c
reports.h