Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
169 | 169 | const knot_dname_t *zone_name = zone->apex->owner; |
170 | 170 | |
171 | 171 | if (error > (int)ZC_ERR_GLUE_RECORD) { |
172 | log_zone_warning(zone_name, "sematic check, unknown error"); | |
172 | log_zone_warning(zone_name, "semantic check, unknown error"); | |
|
Reassigned to @dsalzman
Review the changes, please.