]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: add NTS-KE service
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 19 May 2020 12:22:00 +0000 (14:22 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 21 May 2020 10:01:39 +0000 (12:01 +0200)
commit6366ebc17eaf07d6df4381c5c16933ab97791f0c
tree2ae71f88534acd85e89ef4aacc9d6183a05b1f77
parent3a2d33d5a37c69e0e0a58773954fca65fc9c3efb
clientlog: add NTS-KE service

Instead of sharing the NTP rate limiting with NTS-KE, specify a new
service for NTS-KE and use it in the NTS-KE server.

Add ntsratelimit directive for configuration.
clientlog.c
clientlog.h
conf.c
conf.h
doc/chrony.conf.adoc
nts_ke_server.c
test/unit/clientlog.c