ntpd: print result of hostname resolution
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 Jan 2017 13:42:34 +0000 (14:42 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 Jan 2017 13:42:34 +0000 (14:42 +0100)
commit1bfc4b85a7915210936edc62ecf0d01a17751222
tree5e5a4b4821f518a78b048caf6842203e2dec7118
parent704c606f480ff9b274582fabb2c4006919f9542d
ntpd: print result of hostname resolution

This is particularly useful if hostname resolution is triggered by
host non-reachability: I saw this in real-life, without the message
it is not at all obvious that IP that we use for a specific host
has changed.

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