Latest (v4) has option for NONE:

static struct config_enum delay_mech_enu[] = {
               { "Auto", DM_AUTO },
               { "E2E",  DM_E2E },
               { "P2P",  DM_P2P },
               { "NONE", DM_NO_MECHANISM },
               { NULL, 0 },
};

Regards,
Greg

From: Nemo Crypto <[email protected]>
Sent: Monday, September 25, 2023 11:15 AM
To: Linux PTP Users Linuxptp-users <[email protected]>
Subject: [Linuxptp-users] How to disable "Delay Mechanim" of ptp4l Time 
follower / slave

Hi Linuxptp-users,

Is there a way to disable the delay mechanism? I see only 3 options in man page 
(E2E (default), P2P & Auto).

Thanks,
Nemo
_______________________________________________
Linuxptp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to