This is an automated email from git. It was generated because a ref change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated via 1fb60f8db80ded51691786397c72de755d22f977 (commit) via 2f05287e152add6f263b805b8e99d2b9808d97bf (commit) via 61226cda8cdfa343b1c1b44b65e8a6977c5b5580 (commit) from 26b51d841e4c276ab890db697c184f47873eb705 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1fb60f8db80ded51691786397c72de755d22f977 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Wed Oct 20 16:10:21 2021 +0200 cmdmon: add interleaved stats to serverstats Report the number of received interleaved requests and current timestamp count with their span. Expand the serverstats description in chronyc man page. commit 2f05287e152add6f263b805b8e99d2b9808d97bf Author: Miroslav Lichvar <mlich...@redhat.com> Date: Mon Oct 18 12:25:47 2021 +0200 test: improve clientlog unit test Test also timestamp maps with smaller maximum sizes. commit 61226cda8cdfa343b1c1b44b65e8a6977c5b5580 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Mon Oct 18 11:29:58 2021 +0200 ntp: don't capture TX timestamps if clientlog is disabled When responding to a request, don't waste time with TX timestamping if the timestamp will not be saved (i.e. clientlog is disabled). Fixes: 5f4cbaab7e0e ("ntp: optimize detection of clients using interleaved mode") ----------------------------------------------------------------------- Summary of changes: candm.h | 6 +++++- client.c | 10 +++++++-- clientlog.c | 10 +++++++++ cmdmon.c | 5 ++++- doc/chronyc.adoc | 50 ++++++++++++++++++++++++++++++++++++++------- ntp_core.c | 2 +- pktlength.c | 3 ++- reports.h | 3 +++ test/simulation/110-chronyc | 5 ++++- test/system/007-cmdmon | 5 ++++- test/unit/clientlog.c | 5 ++++- 11 files changed, 88 insertions(+), 16 deletions(-) hooks/post-receive -- chrony/chrony.git -- To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" in the subject. For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the subject. Trouble? Email listmas...@chrony.tuxfamily.org.