Update comments referencing RFC 1305

This commit is contained in:
Miroslav Lichvar
2014-10-13 12:49:40 +02:00
parent 8fbfe55e92
commit 2c033989b6
6 changed files with 5 additions and 12 deletions

View File

@@ -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;