bind9/lib/ns/include
Colin Vidal 260bbc24c9 add plugin_register param telling the source
The plugin `plugin_register` API has a new parameter `source` indicating
whether the plugin is loaded from a view or a zone.

This extra parameter enables the plugin to fail early during
initialization if a plugin written to be used in a zone exclusively
is loaded at a view level, or vice versa.
2025-09-09 09:42:34 +02:00
..
ns add plugin_register param telling the source 2025-09-09 09:42:34 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00