Skip to content

LLT-7053: Raw forwarder#1709

Draft
tomasz-grz wants to merge 9 commits intomainfrom
LLT-7053_raw_forwarder
Draft

LLT-7053: Raw forwarder#1709
tomasz-grz wants to merge 9 commits intomainfrom
LLT-7053_raw_forwarder

Conversation

@tomasz-grz
Copy link
Contributor

@tomasz-grz tomasz-grz commented Mar 12, 2026

Problem

--describe problem being solved--

Solution

--describe selected solution--

☑️ Definition of Done checklist

  • Commit history is clean (requirements)
  • README.md is updated
  • Functionality is covered by unit or integration tests

This module incorporates:
- a lightweight decoder, that converts DNS request bytes into a `DnsPacket<'_>`, and exposes a helper functions like
`parse_dns_packet()`, `find_nord_query()` and `normalize_qname()` to simplify with the correct request handling.
- A packet builder specific for the local resolver use case, that converts a `ResponseKind` enum into appropriate DNS response bytes.
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