From 9094466faf287ab6fa3c0aec0b0bf49694a07ee3 Mon Sep 17 00:00:00 2001 From: Michael Graff Date: Wed, 16 Feb 2000 17:21:41 +0000 Subject: [PATCH] return 'lame' servers, too. This is after all why I put that flag there... --- bin/lwresd/process_gabn.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/lwresd/process_gabn.c b/bin/lwresd/process_gabn.c index 97c50afaf4..745174e2af 100644 --- a/bin/lwresd/process_gabn.c +++ b/bin/lwresd/process_gabn.c @@ -348,6 +348,7 @@ start_find(client_t *client) */ options = 0; options |= DNS_ADBFIND_WANTEVENT; + options |= DNS_ADBFIND_RETURNLAME; /* * Set the bits up here to mark that we want this address family