]> git.ipfire.org Git - thirdparty/chrony.git/commit
clientlog: enable NTP response rate limiting by default
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 15 Dec 2016 10:11:05 +0000 (11:11 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 15 Dec 2016 12:47:41 +0000 (13:47 +0100)
commit50022e928644e3d727eaf8a7a8b334f3c998223c
tree9e40c35adbc034a3241a02701095cf3a67212547
parent50590195351c11b218ad7edc50102a2e9eec7767
clientlog: enable NTP response rate limiting by default

Change the default interval of both NTP and command rate limiting to -10
(1024 packets per second) and the burst to 16. The default NTP leak is 2
(rate limiting is enabled by default) and the default command leak is 0
(rate limiting is disabled by default).
clientlog.c
conf.c
conf.h
doc/chrony.conf.adoc