mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
of dns_rbt_findnode should be skipped. Nothing external uses it yet, but when the chain option is NULL, this option is set internally as predecessor searching is irrelevant. (It was skipped before now, but via a different mechanism.) Add DNS_RBTFIND_NOOPTIONS to make it clear what the options parameter of dns_rbt_find* is when no options are passed, and use it in dns_rbt_deletename. REQUIRE that DNS_RBTFIND_NOEXACT and DNS_RBTFIND_NOPREDECESSOR are mutually exclusive to dns_rbt_findnode. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| lwres | ||
| omapi | ||
| tests | ||
| .cvsignore | ||
| Makefile.in | ||