ntpd plugin: Don't treat normal peers as refclocks.
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 16 Jun 2018 07:35:18 +0000 (14:35 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 16 Jun 2018 07:46:32 +0000 (14:46 +0700)
commit09b119f3438d083575ab45f49ac58bb8268a61e0
tree73963201611565f38fdc0b9af2addcf57a2ad931
parent8a9f92f40b79f5d3dba7938a49c921725c98cf00
ntpd plugin: Don't treat normal peers as refclocks.

Don't try to interpret the srcadr field as a refclock
identifier unless it actually is a refclock identifier.
Now Collectd logs all stats for peers rather than skipping
delay for most of them and offset for a few.

Closes: #976
src/ntpd.c