mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:35:06 -05:00
Fix printing refclocks and IPv6 sources in statistics log
This commit is contained in:
1
util.h
1
util.h
@@ -78,7 +78,6 @@ extern char *UTI_TimestampToString(NTP_int64 *ts);
|
||||
extern char *UTI_RefidToString(unsigned long ref_id);
|
||||
|
||||
/* Convert an IP address to string, for diagnostics */
|
||||
extern char *UTI_IPToDottedQuad(unsigned long ip);
|
||||
extern char *UTI_IPToString(IPAddr *ip);
|
||||
|
||||
extern int UTI_StringToIP(const char *addr, IPAddr *ip);
|
||||
|
||||
Reference in New Issue
Block a user