[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 22:20:48 +0000 (22:20 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 22:20:48 +0000 (22:20 +0000)
commit130007736c593dd7a77369bf2016580df7dcd965
treeb12122cbe7c9a5b213c2c998f62c656e6c8dc7f4
parent22936665feeed4ef5024fc38d72c0f426632498d
[package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27666 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/resolveip/Makefile [new file with mode: 0644]
package/resolveip/src/resolveip.c [new file with mode: 0644]