[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.29.1-85-gb13836e |
[ 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 b13836e9cca48fda5ad555d4b2f8683165862efc (commit)
via cf12d72f21e59352f505727115a8c37515d85d6d (commit)
via 5c2bbaca3b5594d15efc9e277d199e807bee0ce1 (commit)
via b717904f9e7078d75714d994f8544bf7b799b487 (commit)
via f2c4ab09a82f6a931d83b6b0cd5f79ae741d3f92 (commit)
via 9a657cd4a325b370efc9df269576497c532abfa1 (commit)
via 308de81221d7d70b0141cc010927638f1be15466 (commit)
via 6823109cfb04a745905aab145132a8ebaaf60299 (commit)
from a02149cf6503c7d85093a32b86f3e18f3e313bcb (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 b13836e9cca48fda5ad555d4b2f8683165862efc
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 25 15:07:55 2014 +0100
ntp: don't create server sockets if port is configured to 0
commit cf12d72f21e59352f505727115a8c37515d85d6d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 25 14:26:50 2014 +0100
ntp: use separate connected sockets for each server
If acquisitionport is set to 0 (default), create and connect a new
socket for each server instead of using one socket per address family
for all servers.
commit 5c2bbaca3b5594d15efc9e277d199e807bee0ce1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 25 12:13:36 2014 +0100
ntp: use separate client sockets
Use separate sockets for NTP server or peer and client packets. The port
number is configured by the acquisitionport directive. With the default
value of 0 the port is assigned randomly by the kernel. It can be equal
to the value configured by the port directive to use the server sockets
for all packets as before.
commit b717904f9e7078d75714d994f8544bf7b799b487
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 25 11:51:40 2014 +0100
ntp: don't try to bind acquire socket if port is equal to ntp port
commit f2c4ab09a82f6a931d83b6b0cd5f79ae741d3f92
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 24 17:10:35 2014 +0100
ntp: check if packet was received by right socket
commit 9a657cd4a325b370efc9df269576497c532abfa1
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 24 16:47:58 2014 +0100
ntp: store socket in NTP instance
This is preparation for separate client sockets.
commit 308de81221d7d70b0141cc010927638f1be15466
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 24 15:53:43 2014 +0100
ntp: split local_ip_addr from NTP_Remote_Address struct
commit 6823109cfb04a745905aab145132a8ebaaf60299
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 24 13:48:28 2014 +0100
ntp: set invalid socket fd by macro
-----------------------------------------------------------------------
Summary of changes:
acquire.c | 2 +-
addressing.h | 6 +-
broadcast.c | 7 +-
cmdmon.c | 2 -
ntp_core.c | 35 ++++++--
ntp_core.h | 4 +-
ntp_io.c | 267 +++++++++++++++++++++++++++++++++++++++++++++------------
ntp_io.h | 15 +++-
ntp_sources.c | 9 +-
ntp_sources.h | 2 +-
10 files changed, 269 insertions(+), 80 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.