]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: extend serverstats counters to 64 bits
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Mar 2023 11:32:57 +0000 (12:32 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 30 Mar 2023 13:17:52 +0000 (15:17 +0200)
commit907accec879ec073ab5c94afa1120cd80d940584
treee1555ff437b2555fbf6dfbebe51b8c830192ce13
parenta511029cc297fc33afe85f9b6e5786c7cc4befa0
clientlog: extend serverstats counters to 64 bits

On a busy server the 32-bit counters included in the serverstats report
may overflow every few hours or days. Extend them to 64 bits.
clientlog.c
reports.h