chrony/test
Miroslav Lichvar b90d2c084f ntp: randomize replacement interval
Replacement attempts are globally rate limited to one per 7*2^8 seconds
to limit the rate of DNS requests for public servers like pool.ntp.org.
If multiple sources are repeatedly attempting replacement (at their
polling intervals), one source can be getting all attempts for periods
of time.

Use a randomly generated interval to randomize the order of source
replacements without changing the average rate.
2023-06-08 16:14:48 +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: randomize replacement interval 2023-06-08 16:14:48 +02:00
system test: set root ownership of tmp directory in system tests 2023-06-01 14:52:56 +02:00
unit nts: initialize unused part of server key 2023-05-25 10:28:50 +02:00