On Thu, Feb 11, 2021 at 10:17:32AM +0000, Karthikkumar V wrote: > --- a/config.c > +++ b/config.c > @@ -332,6 +332,7 @@ struct config_item config_tab[] = { > GLOB_ITEM_INT("utc_offset", CURRENT_UTC_OFFSET, 0, INT_MAX), > GLOB_ITEM_INT("verbose", 0, 0, 1), > GLOB_ITEM_INT("write_phase_mode", 0, 0, 1), > + GLOB_ITEM_INT("clockClassThreshold", CLOCK_CLASS_THRESHOLD_DEFAULT, 6, > CLOCK_CLASS_THRESHOLD_DEFAULT), > };
As this doesn't seem to come from the PTP specification, maybe it would be better to name it clock_class_threshold? Please add a description to the ptp4l man page. -- Miroslav Lichvar _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel