]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: add PTP rxfilter
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 18 Aug 2021 08:44:48 +0000 (10:44 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 18 Aug 2021 14:56:09 +0000 (16:56 +0200)
commit2f1d5d9255211ac961ecf9327dfbcefa6c49e7ab
treed31fe4e65f9b6eeb3e35c6a4ea980f6523c9f747
parentb2c2132e4b2e18e237d1e1823bde2bfa693505e8
ntp: add PTP rxfilter

Setting rxfilter to ptp enables timestamping of PTPv2 packets (UDP or
all transports). It will be needed for NTP-over-PTP support.
conf.c
conf.h
doc/chrony.conf.adoc
ntp_io_linux.c