From: Colin Vidal Date: Mon, 29 Sep 2025 08:15:38 +0000 (+0200) Subject: fix: dev: hookasyncctx renaming X-Git-Tag: v9.21.14~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec65c3d1adbd399706f157f7d5cbbe9653566dc;p=thirdparty%2Fbind9.git fix: dev: hookasyncctx renaming The field `ns_hookasync_t` was initially named `hook_actx` and wrongly renamed `hook_aclctx` during a mass-renaming of various names for the config acl context into a consistent `aclctx` name (see !11003). Of course this is wrong as `ns_hookasync_t` has nothing to do with ACL but about _async_ context. This commit fixes the mistake by renaming this field `hookasyncctx` Merge branch 'colin/fix-hookasyncctx-rename' into 'main' See merge request isc-projects/bind9!11021 --- 6ec65c3d1adbd399706f157f7d5cbbe9653566dc