mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 07:15:07 -05:00
Allow selecting source only when last regression was successful
This commit is contained in:
@@ -89,7 +89,7 @@ SST_GetSelectionData(SST_Stats inst, struct timeval *now,
|
||||
double *best_offset, double *best_root_delay,
|
||||
double *best_root_dispersion,
|
||||
double *variance,
|
||||
int *average_ok);
|
||||
int *select_ok);
|
||||
|
||||
/* Get data needed when setting up tracking on this source */
|
||||
extern void
|
||||
|
||||
Reference in New Issue
Block a user