mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 22:15:06 -05:00
ntp: don't store tx time stamp when replying to known source
This commit is contained in:
@@ -1325,8 +1325,8 @@ NCR_ProcessKnown
|
|||||||
authenticate_reply, reply_auth_key_id,
|
authenticate_reply, reply_auth_key_id,
|
||||||
&message->transmit_ts,
|
&message->transmit_ts,
|
||||||
now,
|
now,
|
||||||
&inst->local_tx,
|
NULL,
|
||||||
&inst->local_ntp_tx,
|
NULL,
|
||||||
&inst->remote_addr);
|
&inst->remote_addr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user