mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
util: add function for printing access subnets
This commit is contained in:
2
util.h
2
util.h
@@ -120,6 +120,8 @@ extern int UTI_CompareIPs(const IPAddr *a, const IPAddr *b, const IPAddr *mask);
|
||||
|
||||
extern char *UTI_IPSockAddrToString(const IPSockAddr *sa);
|
||||
|
||||
extern char *UTI_IPSubnetToString(IPAddr *subnet, int bits);
|
||||
|
||||
extern char *UTI_TimeToLogForm(time_t t);
|
||||
|
||||
/* Adjust time following a frequency/offset change */
|
||||
|
||||
Reference in New Issue
Block a user