pmc can specify which domainNumber to use (-d flag), default is domain 0, but sometimes the domain is not 0 Therefore the pmc is not as independent as it can be, for example when working with unicast profiles whose default domain is not 0. The idea is that the pmc does not know in advance which domain to use and must be configured with it. >From what I have seen, the pmc call is marked to be ignored in port_ignore() One option is to check whether the port is uds(if domain1 != domain2 && port is not uds) which I believe is relatively secure, but is not affecting other transport options.
Paz
_______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel