4026. [bug] Fix RFC 3658 reference in dig +sigchase. [RT #38173]
This commit is contained in:
@@ -5507,7 +5507,7 @@ sigchase_td(dns_message_t *msg)
|
||||
dns_name_t tmp_name;
|
||||
|
||||
printf("\n;; We are in a Grand Father Problem:"
|
||||
" See 2.2.1 in RFC 3568\n");
|
||||
" See 2.2.1 in RFC 3658\n");
|
||||
chase_rdataset = NULL;
|
||||
chase_sigrdataset = NULL;
|
||||
have_response = ISC_FALSE;
|
||||
|
||||
Reference in New Issue
Block a user