[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.3-57-gab776ed

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


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  ab776ed9d8040d45521bfdb5f831f48e67e101d7 (commit)
       via  ccebec3eb687b36c5742e6bbe24b2e7b490ce093 (commit)
       via  3ea3e0efd7fed4a9193aa17c35917fce10935b3a (commit)
       via  c3e4e3e47a443927582e77c54b962efb78e3a2cb (commit)
      from  e949e1d9914f80160972379f9f9927356d9e8581 (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 ab776ed9d8040d45521bfdb5f831f48e67e101d7
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Mar 9 11:09:33 2023 +0100

    ntp: make socket resume timeout configurable
    
    In some cases even the new timeout of 1 millisecond is not sufficient to
    get all HW TX timestamps. Add a new directive to allow users to
    specify longer timeouts.

commit ccebec3eb687b36c5742e6bbe24b2e7b490ce093
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Mar 9 11:37:45 2023 +0100

    ntp: increase socket resume timeout to 1 millisecond
    
    This seems to work significantly better on some hardware and is still
    shorter than burst interval at the minimum configurable poll.

commit 3ea3e0efd7fed4a9193aa17c35917fce10935b3a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Mar 8 17:07:38 2023 +0100

    ntp: add support for multiple suspended sockets
    
    With some hardware it takes milliseconds to get the HW TX timestamp.
    
    Rework the code to handle multiple suspended client-only sockets at the
    same time in order to allow longer timeouts, which may overlap for
    different sources. Instead of waiting for the first read event simply
    suspend the socket and create timeout when the HW TX timestamp is
    requested.

commit c3e4e3e47a443927582e77c54b962efb78e3a2cb
Author: Dan Drown <dan-ntp@xxxxxxxxx>
Date:   Tue Mar 7 16:29:19 2023 +0100

    ntp: increment sequence id in PTP messages

-----------------------------------------------------------------------

Summary of changes:
 conf.c               |  13 ++++++
 conf.h               |   1 +
 doc/chrony.conf.adoc |  25 +++++++++++
 ntp_io.c             |   8 ++--
 ntp_io_linux.c       | 122 ++++++++++++++++++++++++++++++---------------------
 ntp_io_linux.h       |   2 -
 ptp.h                |   7 ++-
 7 files changed, 120 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/