[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.3-97-gf1b8da0 |
[ 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 f1b8da085b2385aeee6a5380039106f0c31b7974 (commit)
via 09dfca49ec25000e93a83559b8b8800ca31451b9 (commit)
via 88e0ec07aa166425b11793e9197673e35eac3bdf (commit)
via 0adc8e8f92d835ca55def415666bd6ac3f7a7eb0 (commit)
via 5fc7674e366fa1bfda162bdaba57243cff0a55a7 (commit)
via 018977044ad796ba5c2712fb9298f9ace96739c3 (commit)
from cc49d8e6e6c456d3430d0813c562cfe1f847f887 (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 f1b8da085b2385aeee6a5380039106f0c31b7974
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 29 16:23:42 2018 +0200
doc: update FAQ
commit 09dfca49ec25000e93a83559b8b8800ca31451b9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Aug 30 11:43:53 2018 +0200
configure: fix detection of timepps.h on NetBSD
The header requires <time.h> for struct timespec.
commit 88e0ec07aa166425b11793e9197673e35eac3bdf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Aug 30 11:32:11 2018 +0200
refclock: fix compiler warning on FreeBSD
commit 0adc8e8f92d835ca55def415666bd6ac3f7a7eb0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Aug 30 11:15:11 2018 +0200
ntp: add support for IP_RECVDSTADDR and IP_SENDSRCADDR
FreeBSD doesn't support IP_PKTINFO. Instead it provides IP_RECVDSTADDR
and IP_SENDSRCADDR, which can be used to get/set the destination/source
address.
In future IP_RECVIF and IP_SENDIF may be supported to get and set also
the interface.
commit 5fc7674e366fa1bfda162bdaba57243cff0a55a7
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 29 10:56:14 2018 +0200
ntp: set interface index in IP*_PKTINFO when responding
When a server with multiple interfaces in the same network is sending a
response, setting the ipi_spec_dst/ipi6_addr field of the IP*_PKTINFO
control message selects the source address, but not necessarily the
interface. The packet has the expected source address, but it may be
sent by an interface that doesn't have the address.
Set the ipi_ifindex/ipi6_ifindex field to respond on the same interface
as the request was received from to avoid asymmetries in delay and
timestamping.
commit 018977044ad796ba5c2712fb9298f9ace96739c3
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Wed Aug 29 18:08:43 2018 +0200
test: add 133-hwtimestamp test
-----------------------------------------------------------------------
Summary of changes:
configure | 6 +++---
doc/faq.adoc | 40 +++++++++++++++++++++++++++++++---------
ntp_io.c | 37 +++++++++++++++++++++++++++++++------
refclock_pps.c | 2 +-
test/simulation/133-hwtimestamp | 32 ++++++++++++++++++++++++++++++++
5 files changed, 98 insertions(+), 19 deletions(-)
create mode 100755 test/simulation/133-hwtimestamp
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.