mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 17:46:40 -04:00
commented
This commit is contained in:
parent
c5c9aa94f7
commit
2f259b4eec
1 changed files with 3 additions and 0 deletions
|
|
@ -470,6 +470,9 @@ dns_view_findzonecut(dns_view_t *view, dns_name_t *name, dns_name_t *fname,
|
|||
/*
|
||||
* Find the best known zonecut containing 'name'.
|
||||
*
|
||||
* This uses local authority, cache, and optionally hints data.
|
||||
* No external queries are performed.
|
||||
*
|
||||
* Notes:
|
||||
*
|
||||
* If 'now' is zero, then the current time will be used.
|
||||
|
|
|
|||
Loading…
Reference in a new issue