Thanks for the your reply. Adding the following removed the warning. [global] network_transport UDPv6
It seems that we can have multiple entries for the transport type and the network address in the unicast master table. Should all these entries have the same transport type or they can be different. In case they are different, I get the same warning again irrespective of network_transport type in global settings. [unicast_master_table] table_id 1 logQueryInterval 0 UDPv6 1200:0000:AB00:1234:0000:2552:7777:1313 UDPv4 10.10.10.2 [global] uds_address /var/run/ptp4l network_transport UDPv6 udp6_scope 0x0E Thanks. Best regards, Jawad ________________________________ From: Richard Cochran <richardcoch...@gmail.com> Sent: Thursday, June 20, 2019 9:12 PM To: jawad ahmed saleemi Cc: linuxptp-users@lists.sourceforge.net Subject: Re: [Linuxptp-users] unicast ipv6 mode On Thu, Jun 20, 2019 at 10:40:09AM +0000, jawad ahmed saleemi wrote: > Hi, > > When try to run ptp4l with unicast ipv6 mode, I get this warning. > > ptp4l[517963.237]: port 1: unicast master transport mismatch Your configuration file lacks: [global] network_transport UDPv6 > I am compiling linuxptp 2.0 with this patch As Miroslav said in his reply, use the latest git master branch. Then you won't need the patch. HTH, Richard
_______________________________________________ Linuxptp-users mailing list Linuxptp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-users