ntpd: drop delay outliers; run "unsync" handler if no replies for some time
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 22 May 2013 15:48:19 +0000 (17:48 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 22 May 2013 15:48:19 +0000 (17:48 +0200)
commitd99ef636f6e41acda164fc94c6bf87d1c14f9794
tree663a1ecd7834cd2cc70c1cc53799f39a1fc33c6b
parentb6dc13c2d3754704b1bf5af4e6b957b48585102f
ntpd: drop delay outliers; run "unsync" handler if no replies for some time

function                                             old     new   delta
ntpd_main                                            960    1029     +69
recv_and_process_peer_pkt                            834     892     +58
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 127/0)             Total: 127 bytes

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