Skip to content

node-driver: use interface name to get PHC index of PTP clock

Sebastian Woetzel requested to merge wose/pipewire:get-clock-by-interface into master

The user may not know which is the active PHC index of a bonded interface. We can now specify the interface name instead of a device as the clock.interface property and query the interface about the active PHC index.

See also #3217

Edited by Sebastian Woetzel

Merge request reports