mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
document the fact that dns_acl_match now always succeeds
This commit is contained in:
@@ -149,6 +149,9 @@ dns_acl_match(isc_sockaddr_t *reqaddr,
|
||||
* (non-indirect) address match list element that matched.
|
||||
*
|
||||
* If there is no match, *match will be set to zero.
|
||||
*
|
||||
* Returns:
|
||||
* DNS_R_SUCCESS Always succeeds.
|
||||
*/
|
||||
|
||||
ISC_LANG_ENDDECLS
|
||||
|
Reference in New Issue
Block a user