mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 18:35:07 -05:00
Include both refid and IP address in tracking and sourcestats reports
ref_id is not sufficient for IPv6 addresses and ref_id is needed for reference clocks.
This commit is contained in:
@@ -110,6 +110,7 @@ extern void REF_SetReference
|
||||
int stratum,
|
||||
NTP_Leap leap,
|
||||
unsigned long ref_id,
|
||||
IPAddr *ref_ip,
|
||||
struct timeval *ref_time,
|
||||
double offset,
|
||||
double frequency,
|
||||
|
||||
Reference in New Issue
Block a user