mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-22 03:38:53 -04:00
This commit implements a batch update function for qpzone. The main reason for this is speed: using addrdataset would cause a qp transaction per rrdataset added, leading to a substantial slowdown compared to RBTDB. The new API results in a qp transaction per applied diff. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||