bind9/bin/plugins
Ondřej Surý 188aa43e48
Make isc_radix_insert, dns_iptable_addprefix/merge return void
isc_radix_insert can no longer fail: node allocation uses
isc_mem_get which aborts on OOM, and prefix copying was eliminated
by inlining. Propagate the void return through dns_iptable_addprefix,
dns_iptable_merge, dns_acl_any, dns_acl_none, and all their callers.
2026-07-01 06:09:42 +02:00
..
filter-a.c Make isc_radix_insert, dns_iptable_addprefix/merge return void 2026-07-01 06:09:42 +02:00
filter-a.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
filter-aaaa.c Make isc_radix_insert, dns_iptable_addprefix/merge return void 2026-07-01 06:09:42 +02:00
filter-aaaa.rst clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
meson.build add synthrecord plugin documentation 2025-10-01 12:16:05 +02:00
synthrecord.c Make isc_radix_insert, dns_iptable_addprefix/merge return void 2026-07-01 06:09:42 +02:00
synthrecord.rst make "origin" optional for forward zones 2025-10-01 12:16:05 +02:00