mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
cmdmon: add good responses to ntpdata report
This commit is contained in:
@@ -2216,6 +2216,8 @@ process_response(NCR_Instance inst, NTP_Local_Address *local_addr,
|
||||
inst->report.rx_tss_char = tss_chars[local_receive.source];
|
||||
|
||||
inst->report.total_valid_count++;
|
||||
if (good_packet)
|
||||
inst->report.total_good_count++;
|
||||
}
|
||||
|
||||
/* Do measurement logging */
|
||||
|
||||
Reference in New Issue
Block a user