mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 01:56:00 -04:00
When dumping the cache, include the contents of the delegation database. Add a new 'rndc dumpdb -deleg' option, which dumps the delegation database exclusively. While the delegation database dumping format mimic the zone file format, the API does not use the `dns_master_style_t` configuration (i.e. to specify how many spaces/tab are used between each RR fields), because the generic API handling this relies on databse using `dns_rdataset_t` as internal storage format. This can be improved later. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| meson.build | ||
| rndc.c | ||
| rndc.conf.rst | ||
| rndc.rst | ||
| util.c | ||
| util.h | ||