mirror of
https://github.com/openwrt/packages.git
synced 2025-12-17 08:01:19 +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>