mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
Since the builtin trust-anchors are now called `builtin-trust-anchors`, delv needs specific handling in order to be able to parse those when they are used. Before, delv was simply parsing a single clause (either in the case of an overriden trust-anchors value from bindkeys file or by simply reading the builtin value). But since the name changed, the same code can't be shared and the builtin version is expected to be in a map. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||