On Mon, Dec 04, 2023 at 04:06:31PM +0100, Miroslav Lichvar wrote:
> On Sat, Dec 02, 2023 at 03:38:18PM -0800, Richard Cochran wrote:
> > --- a/config.c
> > +++ b/config.c
> > @@ -171,6 +171,7 @@ static struct config_enum delay_filter_enu[] = {
> >  
> >  static struct config_enum delay_mech_enu[] = {
> >     { "Auto", DM_AUTO },
> > +   { "COMMON_P2P", DM_COMMON_P2P },
> 
> The new option is missing in the ptp4l usage text.

My bad. I just realized there is no new getopt option to be documented.

-- 
Miroslav Lichvar



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to