Re: Support for resolv.conf search and ndots

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 30 Mar 2005 02:20:40 +0200 (CEST)

On Tue, 29 Mar 2005, Thien Vu wrote:

> I've removed that portion. I've also fixed a problem with NXDOMAINs
> being processed incorrectly (ie, forever after the search path has
> been exhausted).

One related bug

+ debug(78, 3) ("idnsGrokReply: searchpath used for %s\n",
q->name);
+ } else if (q->domain == npc) {
+ q->attempt++;
+ }

should be an unconditional else as npc may shrink during reconfigure.

Regards
Henrik
Received on Tue Mar 29 2005 - 17:20:42 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:04 MST