mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
ntp: add version option to server/peer directive
This commit is contained in:
@@ -38,6 +38,7 @@ typedef struct {
|
||||
int iburst;
|
||||
int min_stratum;
|
||||
int poll_target;
|
||||
int version;
|
||||
uint32_t authkey;
|
||||
double max_delay;
|
||||
double max_delay_ratio;
|
||||
|
||||
Reference in New Issue
Block a user