mirror of
https://github.com/openwrt/packages.git
synced 2025-12-18 16:41:22 +00:00
Leverage the resolveip utility - it does the same job that several different resolvers do for a fraction of the resource usage. This... to verify a host's connectivity. resolveip dependency net delta: +2-3Kbytes Also uses the ddns-scripts built-in 'timeout' function. Signed-off-by: Paul Donald <newtwen+github@gmail.com>