Skip to content

check_xxx_rr functions should only ever use semantic errors #227

Open
@k0ekk0ek

Description

@k0ekk0ek

A lot of check functions, the function called after parsing an RR in generic notation, use syntax errors. This is incorrect. The generic notation is frequently used to write RRs that do not meet requirements. Use semantic errors instead so that secondary servers that use generic notation to write RRs that are off can read them back in. The syntax itself is correct as it passed the generic parse function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions