[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.5-52-g7d3e918

[ 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  7d3e9180c69347a2e08f5bfcaf751976871c33f8 (commit)
       via  03b8ca186a01f99b871d20aa72013cf7aa2696ee (commit)
       via  435cbef31a39688f1bc8e37ae070b2156a71bd9d (commit)
       via  4adcf583688d66400dde2551f4c6c7fa2932dd75 (commit)
       via  004986310d2a744f354f83489c3d215004f4f26a (commit)
       via  7a88e0a87b3b2d3efbd7726451ef71b257e27673 (commit)
       via  64e21d6281ad2d4c845854ad59dcc4dad767fa59 (commit)
       via  9ef7ea2bcb75ad64017ee280de985c651f8ba929 (commit)
      from  6d1796d6be99c165fd9d5e6dc0c94b552e942b69 (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 7d3e9180c69347a2e08f5bfcaf751976871c33f8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 11 19:26:51 2019 +0200

    test: disable server on client-only nodes by default

commit 03b8ca186a01f99b871d20aa72013cf7aa2696ee
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 11 18:49:02 2019 +0200

    test: add 138-syncloop test

commit 435cbef31a39688f1bc8e37ae070b2156a71bd9d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Sep 5 17:30:17 2019 +0200

    test: allow nodes to poll themselves

commit 4adcf583688d66400dde2551f4c6c7fa2932dd75
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Sep 5 17:29:36 2019 +0200

    test: remove subdirectories in tmp directory

commit 004986310d2a744f354f83489c3d215004f4f26a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Sep 11 18:35:29 2019 +0200

    ntp: skip loop test if no server socket is open
    
    If there is no socket that could receive a request from a client or
    peer, we know that nothing can be synchronized to us and no loop is
    possible.

commit 7a88e0a87b3b2d3efbd7726451ef71b257e27673
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Sep 5 17:30:50 2019 +0200

    ntp: prevent synchronization to itself
    
    Improve the client's test D to compare the stratum, reference ID,
    reference timestamp, and root delay from the received packet with its
    own reference data in order to prevent it from synchronizing to itself,
    e.g. due to a misconfiguration.

commit 64e21d6281ad2d4c845854ad59dcc4dad767fa59
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Sep 5 17:14:30 2019 +0200

    reference: make local reference timestamp consistent
    
    In the local reference mode, instead of returning the adjusted current
    time as the reference time, return the same timestamp updated only once
    per about 62.5 seconds.
    
    This will enable chronyd to detect polling of itself even when the local
    reference mode is active.

commit 9ef7ea2bcb75ad64017ee280de985c651f8ba929
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Thu Sep 5 17:03:38 2019 +0200

    reference: rework adjustment of reference timestamp
    
    Instead of converting the reference timestamp to the NTP format and
    back, add a negative double value to the timestamp directly. Move the
    code to a separate function. This will allow the timestamp to stay
    outside the compiled-in NTP era, which is useful for testing of the
    cmdmon protocol.

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

Summary of changes:
 ntp_core.c                     | 53 ++++++++++++++++++++++++++++++++++++++----
 ntp_io.c                       |  8 +++++++
 ntp_io.h                       |  3 +++
 reference.c                    | 44 ++++++++++++++++++++++++-----------
 test/simulation/115-cmdmontime |  5 ++--
 test/simulation/121-orphan     |  4 ++--
 test/simulation/138-syncloop   | 34 +++++++++++++++++++++++++++
 test/simulation/test.common    |  4 ++--
 test/unit/ntp_core.c           |  1 +
 9 files changed, 131 insertions(+), 25 deletions(-)
 create mode 100755 test/simulation/138-syncloop


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/