]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: add support for new Linux timestamping options
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 6 Jun 2017 15:07:45 +0000 (17:07 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 27 Jun 2017 13:29:01 +0000 (15:29 +0200)
commit934d4047f12741f4052e35c7975f72c5307b3e68
tree378d0f55a9463a7e1992285d987a3d69a2d1f5be
parentb799cfd1c4b5b05907951d2beaa36b2afacea5e2
ntp: add support for new Linux timestamping options

New timestamping options may be available in kernel 4.13. They can be
used to get the index of the interface which timestamped incoming packet
together with its length at layer 2, enable simultaneous SW and HW TX
timestamping, and enable a new RX filter for NTP packets.
configure
ntp_io_linux.c