This seems wrong to me. The simplest answer seems to be a flag to __dns_lookup() indicating whether or not to allow search paths. Is that an acceptable change, or is there something better to do?
Or maybe check for type == T_PTR ?
On Wed, Mar 2, 2016 at 8:48 AM, Tim Hockin thockin@google.com wrote:
This seems wrong to me. The simplest answer seems to be a flag to __dns_lookup() indicating whether or not to allow search paths. Is that an acceptable change, or is there something better to do?