ntpd: more verbose message for "root distance too high" case
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2018 10:15:36 +0000 (12:15 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2018 10:15:36 +0000 (12:15 +0200)
commit1303962957fb900ed97c5958403990e885b06e29
tree236734ad76687b79aa00a5c6a4a670b35bf13030
parent05b18065ab9c375f6185b65a3631d4c6cc1a4be9
ntpd: more verbose message for "root distance too high" case

Managed to make ntpd on one of my machines to be stuck getting
"root distance too high" all the time, but log is not giving me
more informatin what exactly is happening...

function                                             old     new   delta
select_and_cluster                                  1045    1095     +50

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