On Wed, Jul 07, 2021 at 05:02:21PM -0700, Jacob Keller wrote: > diff --git a/config.c b/config.c > index 4472d3d9d6f9..f33f177c696a 100644 > --- a/config.c > +++ b/config.c > @@ -323,7 +323,7 @@ struct config_item config_tab[] = { > GLOB_ITEM_INT("ts2phc.pulsewidth", 500000000, 1000000, 999000000), > PORT_ITEM_ENU("tsproc_mode", TSPROC_FILTER, tsproc_enu), > GLOB_ITEM_INT("twoStepFlag", 1, 0, 1), > - GLOB_ITEM_INT("tx_timestamp_timeout", 1, 1, INT_MAX), > + GLOB_ITEM_INT("tx_timestamp_timeout", 5, 1, INT_MAX),
Let's make it 10 ms. Thanks, Richard _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel