mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
set badcookie not besteffort
This commit is contained in:
@@ -825,7 +825,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
|
||||
switch (cmd[1]) {
|
||||
case 'a':/* badcookie */
|
||||
FULLCHECK("badcookie");
|
||||
lookup->besteffort = state;
|
||||
lookup->badcookie = state;
|
||||
break;
|
||||
case 'e':/* besteffort */
|
||||
FULLCHECK("besteffort");
|
||||
|
Reference in New Issue
Block a user