mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
3908. [bug] rndc now differentiates between a zone in multiple
views and a zone that doesn't exist at all. [RT #36691]
This commit is contained in:
@@ -103,6 +103,7 @@ static const char *text[ISC_R_NRESULTS] = {
|
||||
"invalid address format", /*%< 59 */
|
||||
"bad base32 encoding", /*%< 60 */
|
||||
"unset", /*%< 61 */
|
||||
"multiple", /*%< 62 */
|
||||
};
|
||||
|
||||
#define ISC_RESULT_RESULTSET 2
|
||||
|
Reference in New Issue
Block a user