ntpd: improve treatment of DNS resolution failures
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 31 Oct 2017 11:44:37 +0000 (12:44 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 31 Oct 2017 11:44:37 +0000 (12:44 +0100)
commit6a4f2231221c2c4f7ca82f081f442e31a6cfd051
treef46898d1c966061177d82cb02be2ecf7aee0024f
parent518fb3ba193cddc1369090bfdf827618b42791db
ntpd: improve treatment of DNS resolution failures

function                                             old     new   delta
ntpd_main                                           1106    1177     +71
resolve_peer_hostname                                122     127      +5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 76/0)               Total: 76 bytes

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