Skip to content

Add missing pieces needed to load data files accepted by ldns-testns as input.#489

Draft
ximon18 wants to merge 22 commits intoinitial-nsec3-generationfrom
extend-stelline-for-ldns-testns
Draft

Add missing pieces needed to load data files accepted by ldns-testns as input.#489
ximon18 wants to merge 22 commits intoinitial-nsec3-generationfrom
extend-stelline-for-ldns-testns

Conversation

@ximon18
Copy link
Member

@ximon18 ximon18 commented Feb 26, 2025

  • Honor MATCH tcp and MATCH udp.
  • Treat multilple MATCH statements as one.

Note: include #390 because without it returning ServiceError::Refused in dnst for ldns-testns causes dig to wait and retry instead of receiving an error.

…returning an appropriate DNS error message.

Factor common service invoking and response processing code out to new trait ServiceInvoker and implement the network server specific parts for the UDP and TCP servers.

Also simplifies some trait bounds.
…as input:

- Honor MATCH tcp and MATCH udp.
- Treat multilple MATCH statements as one.
@ximon18 ximon18 requested a review from a team May 22, 2025 11:10
@partim partim requested review from Philip-NLnetLabs and removed request for a team November 7, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant