ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 2 Jul 2018 14:17:07 +0000 (16:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 2 Jul 2018 14:18:34 +0000 (16:18 +0200)
commit029bd187bdad5bfd7771ed356e633e8ec8044d2e
tree7fdd8faa810296748e45b6a621c104360cb1f1ba
parent0dbcb46af50ab273e03f3a6e4ae93912aa1f2f35
ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10

With ~0.9 initiall offsets, using 8 results in a bit too eager
frequency correction.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c