chrony/test/unit
Miroslav Lichvar f0f18a02a7 ntp: separate timestamps for restarting symmetric protocol
Save the local receive and remote transmit timestamp needed for
(re)starting the symmetric protocol when no valid reply was received
separately from the timestamps that are used for synchronization of the
local clock.

This extends the interval in which the local NTP state is (partially)
protected against replay attacks in order to complete a measurement
in the interleaved symmetric mode from [last valid RX, next TX] to
[last TX, next TX], i.e. it should be the same as in the basic mode.
2018-02-26 13:42:04 +01:00
..
addrfilt.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
clientlog.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
hwclock.c hwclock: drop all samples on reset 2017-08-23 15:01:30 +02:00
keys.c test: fix keys unit test 2017-09-01 11:28:55 +02:00
Makefile.in makefile: add distclean target to test/unit/Makefile 2016-03-14 15:55:39 +01:00
ntp_core.c ntp: separate timestamps for restarting symmetric protocol 2018-02-26 13:42:04 +01:00
ntp_core.keys test: add ntp_core unit test 2017-01-12 16:34:28 +01:00
ntp_sources.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
regress.c test: add regress unit test 2017-06-27 15:29:01 +02:00
smooth.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
sources.c sourcestats: add fixed asymmetry 2017-08-23 14:33:23 +02:00
test.c test: fix crash when printing debug messages 2017-06-27 15:29:01 +02:00
test.h test/unit: add more helper functions 2016-02-16 13:43:07 +01:00
util.c test: extend util unit test 2017-12-05 10:14:19 +01:00