]> git.ipfire.org Git - thirdparty/unbound.git/commit
Call module init init again, and new function startup and destartup.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 1 Jul 2024 14:10:07 +0000 (16:10 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 1 Jul 2024 14:10:07 +0000 (16:10 +0200)
commitff653a7ef83e1ed147f21522a21ec9d1dbf6bbf5
treeca8ea0403bbd2c90dc107e1b2db00d9d9370e9b4
parentfd11cd91824bf6d253412aa2a955dbc5792fd04f
Call module init init again, and new function startup and destartup.
NULL can be used if the function is not used. Open shared ports during
reload. Deinit is called during reload.
32 files changed:
cachedb/cachedb.c
cachedb/cachedb.h
daemon/daemon.c
daemon/daemon.h
daemon/unbound.c
dns64/dns64.c
dns64/dns64.h
dynlibmod/dynlibmod.c
edns-subnet/subnetmod.c
edns-subnet/subnetmod.h
ipsecmod/ipsecmod.c
ipsecmod/ipsecmod.h
ipset/ipset.c
ipset/ipset.h
iterator/iterator.c
iterator/iterator.h
libunbound/context.c
libunbound/context.h
libunbound/libunbound.c
pythonmod/pythonmod.c
respip/respip.c
respip/respip.h
services/modstack.c
services/modstack.h
smallapp/unbound-checkconf.c
testcode/unitzonemd.c
util/fptr_wlist.c
util/fptr_wlist.h
util/module.c
util/module.h
validator/validator.c
validator/validator.h