From 9f917cd4bd8be345c76f299934196cebfff9a3d5 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 14 Nov 2023 10:08:07 +0100 Subject: [PATCH] update default ptp4l.conf Don't set tx_timestamp_timeout. The compiled-in default changed to 10 milliseconds and should work with most HW. Replace slaveOnly option with clientOnly. --- ptp4l.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ptp4l.conf b/ptp4l.conf index 4b4b1db..ef5e0b0 100644 --- a/ptp4l.conf +++ b/ptp4l.conf @@ -3,9 +3,8 @@ [global] domainNumber 0 -slaveOnly 1 +clientOnly 1 time_stamping hardware -tx_timestamp_timeout 1 logging_level 6 summary_interval 0