[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.1-84-gf6e72a8

[ 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  f6e72a80e11d6f746b9458d722f6e2960eb6f925 (commit)
       via  c2ab1426e573437e3a0f543feefe4cfe1190e039 (commit)
       via  fa2c59d78d4e3344f13c593bd0f6778caa111bf3 (commit)
       via  16afa8eb5022792c1b4bf08e3b01095ca5ebd0f5 (commit)
       via  992590e99ca9252174959522f702d9713a7e9ea9 (commit)
       via  0baa35eade72183a989022c43de85c13f43d811b (commit)
       via  2e0870ee0cbb05f88d215579d4806b2cef409dc0 (commit)
       via  43cd119d6d1c69d59539fa550840a6661a932824 (commit)
      from  62cd319a51d2338e0eecf754ca73ac8f6539332d (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 f6e72a80e11d6f746b9458d722f6e2960eb6f925
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 17:13:24 2017 +0200

    regress: avoid undefined behavior in pointer arithmetic

commit c2ab1426e573437e3a0f543feefe4cfe1190e039
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 16:25:47 2017 +0200

    ntp: simplify get_poll_adj()

commit fa2c59d78d4e3344f13c593bd0f6778caa111bf3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 15:02:49 2017 +0200

    sourcestats: increase number of samples needed to check delay
    
    Require at least 6 samples to check the increase in the delay of a new
    sample to make it more reliable.

commit 16afa8eb5022792c1b4bf08e3b01095ca5ebd0f5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 12:16:21 2017 +0200

    ntp: don't accumulate old samples in interleaved client mode
    
    Check how many responses were missing before accumulating a sample using
    old timestamps to avoid correcting the clock with an offset extrapolated
    over a long interval.
    
    This should be eventually done in sourcestats for all sources.

commit 992590e99ca9252174959522f702d9713a7e9ea9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 10:55:06 2017 +0200

    ntp: revert reversed poll tracking in interleaved mode
    
    With the new selection of timestamps in the interleaved mode it's no
    longer necessary to reverse the poll tracking in order to reduce the
    local and remote intervals of measurements that makes the peer with
    higher stratum.
    
    This reverts commit 4a24368763cdeacc056a29dc27e0e506bd915133.

commit 0baa35eade72183a989022c43de85c13f43d811b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 10:45:46 2017 +0200

    ntp: select timestamps in interleaved mode
    
    Use previous local TX and remote RX timestamps for the new sample in the
    interleaved mode if it will make the local and remote intervals
    significantly shorter in order to improve the accuracy of the measured
    delay.

commit 2e0870ee0cbb05f88d215579d4806b2cef409dc0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 10:17:42 2017 +0200

    ntp: refactor timestamp selection and interval calculation
    
    Prepare the code for a third option in the timestamp selection and clean
    it up a bit.

commit 43cd119d6d1c69d59539fa550840a6661a932824
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jul 21 09:12:31 2017 +0200

    ntp: add function for zeroing local timestamps

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

Summary of changes:
 ntp_core.c    | 170 ++++++++++++++++++++++++++++++++++------------------------
 regress.c     |   2 +-
 sourcestats.c |   2 +-
 3 files changed, 101 insertions(+), 73 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/