]> git.ipfire.org Git - thirdparty/chrony.git/commit
Require valid_header before accumulating sample
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 6 Dec 2010 13:29:40 +0000 (14:29 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Dec 2010 15:47:57 +0000 (16:47 +0100)
commit4e318c1abc08a4fbaea160a2113f6d5a2a3a4c2c
tree7c26d047af33dca61fbf50d5700a7b9f94334d1e
parent3cb6840d2d793a3e9db8374648e0f589107938da
Require valid_header before accumulating sample

Split test7 into two and to accumulate the sample require that all tests
pass, except the one which checks packet stratum is not higher than ours.

Also, don't mark the source as unreachable when only test4c fails.
ntp_core.c