bind9/bin/plugins
Colin Vidal 8bd2f2c0ef Do not assert on synthrecord reverse mode with huge prefix
When using the `synthrecord` plugin in reverse mode, if a very long
prefix is configured by the operator such that there is no room to fit
the reversed IP address into a DNS name, `named` could assert. This has
now been fixed. In such situations, an error is logged so the operator
is aware of the problem, and `NXDOMAIN` is answered.
2026-06-04 13:51:59 +02:00
..
filter-a.c Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01:00
filter-a.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
filter-aaaa.c Apply the dns_rdataset_cleanup patch through the codebase 2025-12-17 15:19:55 +01: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 Do not assert on synthrecord reverse mode with huge prefix 2026-06-04 13:51:59 +02:00
synthrecord.rst make "origin" optional for forward zones 2025-10-01 12:16:05 +02:00