Files
bind9/bin
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
..
2022-05-03 00:41:42 +01:00
2022-06-07 09:51:47 +00:00
2022-06-08 10:28:08 +02:00
2022-06-01 13:00:40 +01:00
2021-09-09 15:35:39 +02:00