Skip to content
Snippets Groups Projects
Commit 5b293e22 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

lib/resolve: fixed 0x20 with retransmit

bcf3f4b5 made query_finalize() to be called on
each outbound query before sending, so each
retransmitted query got different 0x20 case
and the only responses from the latest contacted
NS matched.

reverted back the old behaviour where query case
is randomised when an outbound query is generated,
not before sending
parent aecffe74
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment