On Mon, Feb 16, 2015 at 09:59:27AM +0000, Rob wrote:
> I have strace'd the daemon and I see that it does receive the datagram
> from the socket, but it does not send a reply.

Hm, interesting. Can you post what follows that recvmsg() call?

You could try running it with -d -d (after it's compiled with
--enable-debug) and see if there are any debug messages indicating why
it's dropping the client request. If there aren't any, you could try
it with chrony-2.0-pre1 and see if it's different.

-- 
Miroslav Lichvar
_______________________________________________
questions mailing list
[email protected]
http://lists.ntp.org/listinfo/questions

Reply via email to