From: Colin Vidal Date: Thu, 2 Oct 2025 05:32:50 +0000 (+0200) Subject: chg: dev: rename ns_pluginregister_ctx_t into ns_pluginctx_t X-Git-Tag: v9.21.14~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029a7152bba63a0321dedc43acd86fbe827b2f4c;p=thirdparty%2Fbind9.git chg: dev: rename ns_pluginregister_ctx_t into ns_pluginctx_t The type `ns_pluginregister_ctx_t` was initially added to pass plugin contextual data when the plugin is registered, but this is also now passed into `plugin_check`. Furthermore, those various data are not specific to the registration in particular. Rename the type into `ns_pluginctx_t` for clarity. Merge branch 'colin/rename-pluginctx-rename' into 'main' See merge request isc-projects/bind9!11035 --- 029a7152bba63a0321dedc43acd86fbe827b2f4c