bind9/lib/ns
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
..
include Return EDNS ZONEVERSION if requested 2025-03-24 22:16:09 +00:00
.gitignore Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
client.c Return EDNS ZONEVERSION if requested 2025-03-24 22:16:09 +00:00
hooks.c Remove convenience list macros from isc/util.h 2025-03-01 07:33:40 +01:00
interfacemgr.c Remove the log message about incomplete IPv6 API 2024-12-04 15:19:12 +00:00
listenlist.c Remove ns_listenlist_default() 2024-11-26 15:22:30 -08:00
Makefile.am remove "sortlist" 2024-12-11 15:09:24 -08:00
notify.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
probes.d Add a probe when the response rate limiting drops or slips query 2023-08-21 18:39:53 +02:00
query.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
server.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
stats.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00
xfrout.c Refactor to use list-like macro for message sections 2025-03-27 03:09:46 +01:00