From 54211f0f6e9e56b6a3d8b1bc8a229e416be915ba Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 17 Jan 2014 18:09:48 +0100 Subject: [PATCH] Update comment on setting poll in reply packet --- ntp_core.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ntp_core.c b/ntp_core.c index 58e8aae..dbcfaed 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -1509,7 +1509,8 @@ NCR_ProcessUnknown } if (!do_auth || (valid_key && valid_auth)) { - my_poll = message->poll; /* What should this be set to? Does the client actually care? */ + /* Reply with the same poll, the client may use it to control its poll */ + my_poll = message->poll; transmit_packet(my_mode, my_poll, version,