mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
[master] update contrib/dlz README
This commit is contained in:
@@ -144,7 +144,9 @@ are mandatory, others optional).
|
|||||||
Optional. If supplied, this will be called when the driver is
|
Optional. If supplied, this will be called when the driver is
|
||||||
unloaded.
|
unloaded.
|
||||||
|
|
||||||
- isc_result_t dlz_findzonedb(void *dbdata, const char *name);
|
- isc_result_t dlz_findzonedb(void *dbdata, const char *name,
|
||||||
|
dns_clientinfomethods_t *methods,
|
||||||
|
dns_clientinfo_t *clientinfo);
|
||||||
|
|
||||||
Required for all external DLZ modules. This indicates whether
|
Required for all external DLZ modules. This indicates whether
|
||||||
the DLZ module can answer for the given name. Returns ISC_R_SUCCESS
|
the DLZ module can answer for the given name. Returns ISC_R_SUCCESS
|
||||||
|
Reference in New Issue
Block a user