[PING] Fix error handling and response address decoding (#318)
authorStanislav Motylkov <x86corez@gmail.com>
Fri, 26 Jan 2018 18:38:47 +0000 (21:38 +0300)
committerGed Murphy <gedmurphy@reactos.org>
Fri, 26 Jan 2018 18:38:47 +0000 (18:38 +0000)
- Host/net unreachable error should be obtained from EchoReply->Status
- Use GetNameInfoW to decode actual response addresses (borrowed from tracert code)

CORE-14241 #resolve


No differences found