ntpd: speed up resyncing if our clock is seriously off
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Dec 2013 15:11:04 +0000 (16:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Dec 2013 15:11:04 +0000 (16:11 +0100)
commit0b3a38b9f573634faa4f2bc8b0ffb6f55c0958f5
treefc8a21a57df124a3bafce78f144ef5e160e926b0
parent777be10ebebb4afdaf057a5abe094c86eb6d8a2c
ntpd: speed up resyncing if our clock is seriously off

function                                             old     new   delta
recv_and_process_peer_pkt                            892     922     +30

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