diff --git a/ntp_core.c b/ntp_core.c index 3a08c77..388b3a5 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -1325,8 +1325,8 @@ NCR_ProcessKnown authenticate_reply, reply_auth_key_id, &message->transmit_ts, now, - &inst->local_tx, - &inst->local_ntp_tx, + NULL, + NULL, &inst->remote_addr); }