mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 10:10:14 -04:00
When the CDS/CDNSKEY RRset gets updated, schedule a NOTIFY(CDS) to be sent to the parental agent. The parental agent is published in the parent zone as a DSYNC RRset, so first we need to figure out the parent owner name. This is done by finding the zonecut (querying for NS RRset until we find a postive answer). In nsfetch_dsync, we then schedule a zone fetch for the DSYNC record at <child-labels>._dsync.<parent-labels>. Then we queue the notify for each target in the DSYNC records that matches the NOTIFY scheme and CDS RRtype. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||