mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 00:25:29 +00:00
add DNS_R_DISALLOWED
This commit is contained in:
@@ -35,6 +35,7 @@ static char *text_table[DNS_R_LASTENTRY + 1] = {
|
||||
"bad label type", /* 12 */
|
||||
"bad compression pointer", /* 13 */
|
||||
"too many hops", /* 14 */
|
||||
"disallowed (by application policy)", /* 15 */
|
||||
};
|
||||
|
||||
char *
|
||||
|
Reference in New Issue
Block a user