bind9/lib/dns/include
Aram Sargsyan 2aff264fb1 Check that catz member zone is not a configured forward zone
When processing a catalog zone member zone make sure that there is no
configured pre-existing forward zone with that name.

Refactor the `dns_fwdtable_find()` function to not alter the
`DNS_R_PARTIALMATCH` result (coming from `dns_rbt_findname()`) into
`DNS_R_SUCCESS`, so that now the caller can differentiate partial
and exact matches. Patch the calling sites to expect and process
the new return value.
2022-06-09 10:45:10 +00:00
..
dns Check that catz member zone is not a configured forward zone 2022-06-09 10:45:10 +00:00
dst Fix CID 352776: Concurrent data access violations 2022-05-23 11:36:13 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00