chrony/test
Miroslav Lichvar 7ff74d9efe conf: fix reloading modified sources specified by IP address
When reloading a modified source from sourcedir which is ordered before
the original source (e.g. maxpoll was decreased), the new source is
added before the original one is removed. If the source is specified by
IP address, the addition fails due to the conflict with the original
source. Sources specified by hostname don't conflict. They are resolved
later (repeatedly if the resolver provides only conflicting addresses).

Split the processing of sorted source lists into two phases, so all
modified sources are removed before they are added again to avoid the
conflict.

Reported-by: Thomas Lange <thomas@corelatus.se>
2023-09-12 08:02:36 +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 test: make 139-nts more reliable 2023-08-08 17:11:46 +02:00
system conf: fix reloading modified sources specified by IP address 2023-09-12 08:02:36 +02:00
unit ntp: don't require previous HW TX timestamp to wait for another 2023-08-08 16:06:58 +02:00