]> git.ipfire.org Git - thirdparty/chrony.git/commit
use common structure for NTP samples
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 1 Aug 2018 14:28:26 +0000 (16:28 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 3 Aug 2018 15:21:02 +0000 (17:21 +0200)
commit6bef8aa0e92b726bd42a8a11cb3fc5f56d1b0377
treebc3ae5fb382425f8a7a1b01618df39c945d83cb2
parent108d11227289dc08cc2d858527c85e27d48362ec
use common structure for NTP samples

Define a structure for NTP samples and use it to pass samples from
the ntp_core and refclock code to sources and sourcestats.
ntp.h
ntp_core.c
refclock.c
sources.c
sources.h
sourcestats.c
sourcestats.h
test/unit/sources.c