mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 22:53:34 -04:00
the dyndb test requires a mechanism to retrieve the name associated with a database node, and since the database no longer uses RBT for its underlying storage, dns_rbt_fullnamefromnode() doesn't work. addressed this by adding dns_db_nodefullname() to the database API. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||