busybox: add musl compatible nslookup replacement
authorJo-Philipp Wich <jo@mein.io>
Tue, 14 Mar 2017 21:38:59 +0000 (22:38 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 10 Apr 2017 11:19:54 +0000 (13:19 +0200)
commitde5b8e5d2fe1fb43bad25dc13c7caf4158933eb5
treed32043918a2eb9dd1945c91cf0f0da6234673070
parentac388ad83ae39c6871958d9092d6225be45f9ceb
busybox: add musl compatible nslookup replacement

Add an alternative nslookup applet implementation which is compatible with
musl libc wrt. name server selection and which supports a number of additional
features such as query type selection.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/utils/busybox/Config-defaults.in
package/utils/busybox/config/networking/Config.in
package/utils/busybox/patches/230-add_nslookup_lede.patch [new file with mode: 0644]