]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: fix authenticated requests in serverstats
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 8 Jan 2024 10:35:56 +0000 (11:35 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 8 Jan 2024 10:46:32 +0000 (11:46 +0100)
commite11b518a1ffa704986fb1f1835c425844ba248ef
treeac984f46c32f2f9e6a0791249800d7ab9d222231
parent120dfb8b36b942c31ddfc0220ca1475159ac5031
ntp: fix authenticated requests in serverstats

Fix the CLG_UpdateNtpStats() call to count requests passing the
authentication check instead of requests triggering a KoD response
(i.e. NTS NAK).
ntp_core.c
test/system/010-nts