bind9/bin/delv
alessio 2f27d66450 Refactor to use list-like macro for message sections
In the code base it is very common to iterate over all names in a message
section and all rdatasets for each name, but various idioms are used for
iteration.

This commit standardizes them as much as possible to a single idiom,
using the macro MSG_SECTION_FOREACH, similar to the existing
ISC_LIST_FOREACH.
2025-03-27 03:09:46 +01:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
delv.rst Change default max-recursion-queries to 50 2024-12-05 14:17:08 +01:00
Makefile.am Delv now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00