From 5b1fe44f1ef505375d1a30a0a25e25f8dfabddce Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 7 Dec 2012 09:15:43 -0800 Subject: [PATCH] [master] update contrib/dlz README --- contrib/dlz/example/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/dlz/example/README b/contrib/dlz/example/README index 2438ff10b7..ef58a2d152 100644 --- a/contrib/dlz/example/README +++ b/contrib/dlz/example/README @@ -144,7 +144,9 @@ are mandatory, others optional). Optional. If supplied, this will be called when the driver is 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 the DLZ module can answer for the given name. Returns ISC_R_SUCCESS