DNS reverse lookups are subject to search path expansion

2 Mar
2016
2 Mar
'16
4:48 p.m.
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?

2 Mar
2 Mar
4:49 p.m.
New subject: DNS reverse lookups are subject to search path expansion
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?
3487
Age (days ago)
3487
Last active (days ago)
1 comments
1 participants
participants (1)
-
Tim Hockin