[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.1-61-gdbbdd5a

[ 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  dbbdd5af0661bdbe51c0d35e5c93668275b5b60a (commit)
       via  7f984cf7fa0eaaeb18557d84b4b8663d2436ec97 (commit)
       via  8df49b799fb171a69f8d9a0fc036961cafc64559 (commit)
       via  e7c2f71cea2f9eb8e6d107baa5908a546de25805 (commit)
      from  219085b8f67e019cf483d18d98ced07c4457d1d5 (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 dbbdd5af0661bdbe51c0d35e5c93668275b5b60a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 22 16:44:24 2021 +0100

    ntp: make default NTP version with xleave to be always 4
    
    If the xleave option is enabled, ignore the key option and the hash
    length. Always use version 4 as the default to get interleaved responses
    from new chrony servers.

commit 7f984cf7fa0eaaeb18557d84b4b8663d2436ec97
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 22 16:33:46 2021 +0100

    ntp: limit interleaved responses to NTPv4
    
    The interleaved modes are being specified for NTPv4 only. As a server,
    detect interleaved requests only in NTPv4 packets.
    
    Clients and peers can still send interleaved requests in lower-version
    packets if configured with the version option.

commit 8df49b799fb171a69f8d9a0fc036961cafc64559
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 22 15:52:01 2021 +0100

    ntp: suppress monotonic timestamp if smoothing is enabled
    
    Frequency transfer and time smoothing are conflicting features. Set the
    monotonic timestamp in the experimental extension field to zero
    (invalid) if time smoothing is activated.

commit e7c2f71cea2f9eb8e6d107baa5908a546de25805
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Nov 22 11:39:29 2021 +0100

    ntp: add special value to experimental root delay/disp
    
    The maximum value of the new 32-bit fields is slightly less than 16,
    which can cause the NTP test #7 to pass for a server which has a zero
    root delay but maximum root dispersion.
    
    Interpret the maximum value as the maximum value of the original 32-bit
    fields (~65536.0 seconds) for better compatibility with NTPv4.

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

Summary of changes:
 doc/chrony.conf.adoc |  9 +++++----
 ntp_core.c           | 12 ++++++++----
 test/unit/util.c     |  2 ++
 util.c               |  8 +++++++-
 4 files changed, 22 insertions(+), 9 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/