On Fri, Nov 10, 2023 at 02:03:25PM +0100, Maciek Machnikowski wrote:

> @@ -279,6 +279,7 @@ struct config_item config_tab[] = {
>       PORT_ITEM_INT("interface_rate_tlv", 0, 0, 1),
>       GLOB_ITEM_INT("kernel_leap", 1, 0, 1),
>       GLOB_ITEM_STR("leapfile", NULL),
> +     GLOB_ITEM_INT("legacy_ptp_ver", 0, 0, 1),

Please change this to "ptp_minor_version" with an allowed range of 0 to 1.

That way, we will be able to increase the range with each new buggy
version of the PTP standard.

Thanks,
Richard


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

Reply via email to