chrony/test
Miroslav Lichvar 3dc9f1ff92 ntp: don't require previous HW TX timestamp to wait for another
Clients sockets are closed immediately after receiving valid response.
Don't wait for the first early HW TX timestamp to enable waiting for
late timestamps. It may take a long time or never come if the HW/driver
is consistently slow. It's a chicken and egg problem.

Instead, simply check if HW timestamping is enabled on at least one
interface. Responses from NTP sources on other interfaces will always be
saved (for 1 millisecond by default).
2023-08-08 16:06:58 +02:00
..
compilation configure: add option to disable AES-GCM-SIV support 2023-05-25 10:28:56 +02:00
kernel test: extend frequency in ntp_adjtime() test 2020-08-31 10:17:21 +02:00
simulation ntp: fix adding noselect to selection options 2023-08-07 14:58:48 +02:00
system test: set root ownership of tmp directory in system tests 2023-06-01 14:52:56 +02:00
unit ntp: don't require previous HW TX timestamp to wait for another 2023-08-08 16:06:58 +02:00