[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.30-34-g07f7f28 |
[ 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 07f7f28058f61730abe17cb8333c48d2108bc614 (commit)
via a2b40f527dc47d142832697c5181381e7e7d5fa0 (commit)
via 6d8ffeefd66ff533ef30c8fe4ecfe435ff87eb77 (commit)
via 9ce25bab048511653cc4c890d22aa86cab3d1286 (commit)
via cd5105b1dbbbea74a9fb405c29c42553bd245903 (commit)
via ff4abc69c31b5a8c2d9bb1f1dc536fbdd5079c60 (commit)
from 192f74f0a1000efc08974f20d3b2eaa640771c65 (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 07f7f28058f61730abe17cb8333c48d2108bc614
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 16:36:00 2014 +0200
sched: check that added file descriptor fits in fd_set
commit a2b40f527dc47d142832697c5181381e7e7d5fa0
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 16:32:26 2014 +0200
sched: use FD_SETSIZE if defined
commit 6d8ffeefd66ff533ef30c8fe4ecfe435ff87eb77
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 16:23:09 2014 +0200
test: add 114-presend
commit 9ce25bab048511653cc4c890d22aa86cab3d1286
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 16:17:50 2014 +0200
ntp: add debug message for received packet
commit cd5105b1dbbbea74a9fb405c29c42553bd245903
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 15:45:48 2014 +0200
ntp: use NTP instead of echo for presend
Switch to NTP for presend as the echo service (RFC 862) is rarely
enabled. When presend is active, send an NTP client packet to the
server/peer and ignore the reply.
This also fixes presend with separate client sockets. The destination
port can't be changed on connected sockets, so the echo packet was sent
to the NTP port instead of the echo port.
commit ff4abc69c31b5a8c2d9bb1f1dc536fbdd5079c60
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Fri Aug 15 12:54:32 2014 +0200
Check for truncated source address when receiving packets
-----------------------------------------------------------------------
Summary of changes:
chrony.texi.in | 12 ++++++------
cmdmon.c | 3 +++
ntp_core.c | 18 ++++++++++++------
ntp_io.c | 27 ++++++++++-----------------
ntp_io.h | 3 ---
sched.c | 15 +++++++++------
test/simulation/114-presend | 22 ++++++++++++++++++++++
7 files changed, 62 insertions(+), 38 deletions(-)
create mode 100755 test/simulation/114-presend
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.