Re: [Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-15 Thread Kat Y
-Original Message- > > From: Ed Branch > > Sent: Friday, December 10, 2021 6:11 AM > > To: linuxptp-users@lists.sourceforge.net > > Subject: Re: [Linuxptp-users] question about uds_address in phc2sys, > ptp4l > > > > With the -w argument, phc2sys uses this p

Re: [Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-14 Thread Keller, Jacob E
> -Original Message- > From: Ed Branch > Sent: Friday, December 10, 2021 6:11 AM > To: linuxptp-users@lists.sourceforge.net > Subject: Re: [Linuxptp-users] question about uds_address in phc2sys, ptp4l > > With the -w argument, phc2sys uses this port to communicate

Re: [Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-10 Thread Ed Branch
With the -w argument, phc2sys uses this port to communicate with ptp4l to wait until ptp4l is tracking and to get the UTC offset propagated from PTP protocol. - ed On 12/10/21 02:44, Kat Y wrote: Hi, I am running two instances of ptp4l on separate interfaces, one is master and one is slave.

[Linuxptp-users] question about uds_address in phc2sys, ptp4l

2021-12-10 Thread Kat Y
Hi, I am running two instances of ptp4l on separate interfaces, one is master and one is slave. I have changed their uds_address to be different per iface (/var/run/ptp4leth0 and /var/run/ptp4leth1). That is the uds_address that I give to 'pmc' and I get the correct response. I was wondering, is