]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: make socket resume timeout configurable
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 Mar 2023 10:09:33 +0000 (11:09 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 Mar 2023 15:13:27 +0000 (16:13 +0100)
commitab776ed9d8040d45521bfdb5f831f48e67e101d7
treedd03c685c175577d5704022e7e2c0b64fe45ca21
parentccebec3eb687b36c5742e6bbe24b2e7b490ce093
ntp: make socket resume timeout configurable

In some cases even the new timeout of 1 millisecond is not sufficient to
get all HW TX timestamps. Add a new directive to allow users to
specify longer timeouts.
conf.c
conf.h
doc/chrony.conf.adoc
ntp_io_linux.c