Commit Graph

6 Commits

Author SHA1 Message Date
llsth ae659b1879 Version 1.02 changes 2015-07-10 23:00:05 +02:00
llsth 747b6a8672 Revision 1.01 changes 2015-04-18 22:08:39 +02:00
llsth a56b6e0b0f Initial commit 2015-03-07 23:29:12 +01:00
Poul-Henning Kamp 3da3e4bde3 Add signal detection to TODO and time_unix.c and use this to let
SIGHUP restart processing in ntimed-client.

Have the NTP_filter clear state and the PLL start over when
TB_generation changes.

Simplify the NTP_PeerSet code with respect to real/simulated peers, and
add some preliminary scaffolding for the server maintenance code.
2015-01-11 19:44:54 +00:00
Poul-Henning Kamp 27ca509920 Pass the expected socket family into UdpTimedRx() so it can pick the
right socket, rather than listening on both.

Implement TODO_Cancel()

Only wake the time_unix task when needed.

Fix sockaddr comparison for IPv6[1]

Grap userland timestamp, in case SCM_TIMESTAMP* does not work/isn't
available.[1]

Undefined timestamp fix for simfile reading[1]

Minor fixes from github

[1] From Ronan Flood
2015-01-09 10:44:47 +00:00
Poul-Henning Kamp 45af90e98a First preview release. 2014-12-21 22:31:18 +00:00