]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: handle negotiated NTS-KE server in refreshment
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 17 Jul 2023 14:22:19 +0000 (16:22 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 18 Jul 2023 12:53:54 +0000 (14:53 +0200)
commitb6c634298d090f7eb9ad32a90829c5d4881485fe
treefd8bbfd183c3b63b0538c63cb9b461d097878725
parent010df124591c94ce79d5ee80cde397392cfc4704
ntp: handle negotiated NTS-KE server in refreshment

When refreshing a source, compare the newly resolved addresses with the
originally resolved address instead of the current address to avoid
unnecessary replacements when the address is changed due to the NTS-KE
server negotiation.
ntp_sources.c