]> git.ipfire.org Git - thirdparty/chrony.git/commit
refclock_phc: support ethernet ifname as specifier
authorShachar Raindel <shacharr@google.com>
Wed, 23 Apr 2025 20:46:44 +0000 (13:46 -0700)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 5 May 2025 10:19:17 +0000 (12:19 +0200)
commit6e541afbe9ed7bb36527d5d1ec57a19bc259c183
treef1d7d985501a0fd138ff3518f1555a245454f64c
parent81362fa2014197f4c30281f9c15efa440e489653
refclock_phc: support ethernet ifname as specifier

This commit allows the user to select a PHC refclock associated with
an Ethernet interface by specifying the interface name. This allows
the user to handle situations where multiple NICs are exposing PHC
devices (or non-NIC PHC device files exist in the system) in a more
streamline manner.
doc/chrony.conf.adoc
ntp_io_linux.c
refclock_phc.c
sys_linux.c
sys_linux.h