mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 12:31:29 -05:00
return 'lame' servers, too. This is after all why I put that flag there...
This commit is contained in:
parent
9fae7ff638
commit
9094466faf
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue