On Mon, Dec 09, 2013 at 07:39:19PM +0000, Keller, Jacob E wrote:
> 
> How would this work with multiple management interfaces? Is that even
> possible?
> 
> IE: multiple programs connected? Does the management interface properly
> only send to a single client? If so we can use the client-request
> details to send the data across to only that client. This way only
> clients which perform the proper request message get the result.

On the UDS, the ptp4l server sends replies back to the particular
client who made the request. The client's address is stored in the
'sa' field of the 'struct uds'. There is never more that one
outstanding request, and so only the last address is stored.

[ There is no such thing as multicast unix domain sockets. ]

We will have to come up with a way of keeping track of clients wanting
pushed messages.

Thanks,
Richard

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to