[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.2-76-g83cd8ae |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".
The branch, master has been updated
via 83cd8ae39b9df39b61e968a4040c8f7a474b9c5c (commit)
via 23b9d808977751c746bf89ebd6bae30ff59c53ea (commit)
via e98f76e084a70e48b9378b50e62b71cf872e0865 (commit)
via 936f5cb0f1146b8f00668422cbf931572e82337c (commit)
from fa15fb3d535201c59e9467d03d1e73e68ec5e45e (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 83cd8ae39b9df39b61e968a4040c8f7a474b9c5c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jan 7 17:28:41 2016 +0100
test: don't check packet intervals in 009-sourceselection
Since commit 8b235297, which changed address hashing, the first packet
is not sent to the first server and doesn't have the extra delay. If the
last packet is sent to the first server, the mean outgoing interval will
be significantly longer than the incoming interval and the check will
fail.
commit 23b9d808977751c746bf89ebd6bae30ff59c53ea
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jan 7 16:19:02 2016 +0100
test: add 120-selectoptions
commit e98f76e084a70e48b9378b50e62b71cf872e0865
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jan 7 16:17:17 2016 +0100
sources: add require option
Require that at least one of the sources specified with this option is
selectable (i.e. recently reachable and not a falseticker) before
updating the clock. Together with the trust option this may be useful to
allow a trusted, but not very precise, reference clock or a trusted
authenticated NTP source to be safely combined with unauthenticated NTP
sources in order to improve the accuracy of the clock. They can be
selected and used for synchronization only if they agree with the
trusted and required source.
commit 936f5cb0f1146b8f00668422cbf931572e82337c
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Jan 7 11:12:55 2016 +0100
sources: add trust option
Assume time from a source that is specified with the trust option is
always true. It can't be rejected as falseticker in the source
selection if sources that are specified without this option don't agree
with it.
-----------------------------------------------------------------------
Summary of changes:
candm.h | 4 +++
chrony.texi.in | 25 +++++++++++++
client.c | 4 ++-
cmdmon.c | 8 +++--
cmdparse.c | 6 ++++
conf.c | 6 ++++
sources.c | 52 +++++++++++++++++++--------
srcparams.h | 2 ++
test/simulation/009-sourceselection | 1 -
test/simulation/120-selectoptions | 68 +++++++++++++++++++++++++++++++++++
10 files changed, 158 insertions(+), 18 deletions(-)
create mode 100755 test/simulation/120-selectoptions
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.