2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00
Files
bind/bin/dig
Evan Hunt f10f5572ac add DNS_RDATASET_FOREACH macro
replace the pattern `for (result = dns_rdataset_first(x); result ==
ISC_R_SUCCES; result = dns_rdataset_next(x)` with a new
`DNS_RDATASET_FOREACH` macro throughout BIND.
2025-05-27 21:08:09 -07:00
..
2025-05-27 21:08:09 -07:00
2025-05-27 21:08:09 -07:00
2025-05-27 21:08:09 -07:00
2025-05-27 21:08:09 -07:00