DNS: Don't apply search domains to PTR lookups
commit8c85b44f6ab42561207365f19b9d1fd69d960771
authorTim Hockin <thockin@google.com>
Wed, 9 Mar 2016 21:12:23 +0000 (9 22:12 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 10 Mar 2016 20:50:25 +0000 (10 21:50 +0100)
treebbdf13106ea6564eeb4cce008f436cb962cd44f9
parent2ac8348609b63d6f3a87cb27ce17deff889c6a73
DNS: Don't apply search domains to PTR lookups

This lessens the load on upstream DNS servers (and it was just nonsensical).

Signed-off-by: Tim Hockin <thockin@google.com>
libc/inet/resolv.c