Skip to content
Snippets Groups Projects
Commit 78acf383 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

DNSSEC: small fixes

Refs #4
parent 3cc2223f
Branches
Tags
No related merge requests found
......@@ -1435,6 +1435,7 @@ static int zones_insert_zone(conf_zone_t *z, knot_zone_t **dst,
return ret;
}
knot_zone_diff_dump_changeset(sec_ch);
/* Apply DNSSEC changeset. */
if (!knot_changeset_is_empty(sec_ch)) {
ret = xfrin_apply_changesets(zone, sec_chs,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment