Oh wait...

On Sat, Mar 16, 2019 at 05:22:06PM -0700, Richard Cochran wrote:
> On Fri, Mar 15, 2019 at 02:17:42PM -0400, Robert Carter wrote:
> > ptp4l is bound to eno1 which has two address:
> >     169.254.52.4/16
> >     169.254.53.4/16

These are link-local addresses ala rfc3927.  That must be the issue.
The kernel doesn't bind to the given interface.  It doesn't return an
error but rather selects some other random interface?!

Sounds like a kernel bug, or maybe there is some sysctl (rp_filter?)
that allows multicast on link-local interfaces.

Maybe that is also the issue with IPv6 link local addresses that I
have seen...

Thanks,
Richard


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

Reply via email to