Skip to content

nameserver: don't ignore parsing errors, answer FORMERR

Libor Peltan requested to merge noignore_parse_errors into master

the trick: decreasing 'parsed' throws FORMERR in process_query_out()

the issue: Knot answered NOERROR on query with 2x OPT

Merge request reports