mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
Add minstratum option
Stratum in received packets is raised to the configured minimum.
This commit is contained in:
committed by
Miroslav Lichvar
parent
fe4b661fe7
commit
c8fe69c956
@@ -38,6 +38,7 @@ typedef struct {
|
||||
int auto_offline;
|
||||
int presend_minpoll;
|
||||
int iburst;
|
||||
int min_stratum;
|
||||
unsigned long authkey;
|
||||
double max_delay;
|
||||
double max_delay_ratio;
|
||||
|
||||
Reference in New Issue
Block a user