]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: allow TX-only HW timestamping by default
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 23 Aug 2017 09:33:37 +0000 (11:33 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 23 Aug 2017 13:01:30 +0000 (15:01 +0200)
commitaee42fada80dce558b20b49b86c6d329bc00bb56
tree78c718506255c58770a47b7299186d8675a607bf
parent3e93068c43f9b9f4c4f4bc663dd8bb0edfc3324d
ntp: allow TX-only HW timestamping by default

If no rxfilter is specified in the hwtimestamp directive and the NIC
doesn't support the all or ntp filter, enable TX-only HW timestamping
with the none filter.
conf.c
conf.h
doc/chrony.conf.adoc
ntp_io_linux.c