Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

TXT Record Response Ordering #2

@dtmsecurity

Description

@dtmsecurity

Some DoH providers appear to reorder TXT responses which is not currently handled when multiple chunks are sent out of sequence in a single DNS response.

For some providers we can keep max_records to 5 which works well but for others we currently have to stick to the default of 1.

A trivial fix would be to mark response order with the first byte. However, there's probably a lot more DNS server optimizations than just this too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions