mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-03 21:39:36 -05:00
Dynamic library module is now only a thin wrapper that loads dynamic libraries and forwards all function calls directly to the loaded module. This meant adding get_mem and clear, and get_mem calls have been added in the expected places. Documentation has also been added to the example.conf and the unbound.conf manpage. |
||
|---|---|---|
| .. | ||
| unbound-anchor.c | ||
| unbound-checkconf.c | ||
| unbound-control-setup.sh.in | ||
| unbound-control.c | ||
| unbound-host.c | ||
| worker_cb.c | ||