Yo Miroslav! On Tue, 4 Aug 2015 10:34:17 +0200 Miroslav Lichvar <[email protected]> wrote:
> > Interesting, can you share your setup?
> When I run "ptp4l -6 -S -i ens5 -m", ss reports only IPv6 sockets for
> ptp4l:
>
> # ss -lup | grep ptp4l
> UNCONN 0
> 0 ::%ens5:ptp-event :::*
> users:(("ptp4l",pid=5862,fd=10)) UNCONN 0
> 0 ::%ens5:ptp-general :::*
> users:(("ptp4l",pid=5862,fd=11))
Yes, but by default binding to an IPv6 socket also binds to the IPv4 socket.
From the IPv6 man page:
IPv4 connections can be handled with the v6 API by using the
v4-mapped- on-v6 address type; thus a program needs to support
only this API type to support both protocols.
Did you try binding one ptp4l to IPv4 and one to IPv6?
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
[email protected] Tel:+1(541)382-8588
pgpkcw9XnRsEa.pgp
Description: OpenPGP digital signature
------------------------------------------------------------------------------
_______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
