Skip to content
  • Evan Hunt's avatar
    name change from "hook modules" to "plugins" · fd20f10d
    Evan Hunt authored
    - "hook" is now used only for hook points and hook actions
    - the "hook" statement in named.conf is now "plugin"
    - ns_module and ns_modlist are now ns_plugin and ns_plugins
    - ns_module_load is renamed ns_plugin_register
    - the mandatory functions in plugin modules (hook_register,
      hook_check, hook_version, hook_destroy) have been renamed
    fd20f10d