mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 21:35:06 -05:00
Update comments referencing RFC 1305
This commit is contained in:
@@ -848,9 +848,7 @@ SRC_SelectSource(SRC_Instance updated_inst)
|
||||
sel_prefer = 0;
|
||||
}
|
||||
|
||||
/* Now find minimum stratum. If none are left now,
|
||||
tough. RFC1305 is not so harsh on pruning sources due to
|
||||
excess variance, which prevents this from happening */
|
||||
/* Now find minimum stratum. If none are left now, tough. */
|
||||
|
||||
index = sel_sources[0];
|
||||
min_stratum = sources[index]->sel_info.stratum;
|
||||
|
||||
Reference in New Issue
Block a user