• Marek Vavrusa's avatar
    lib/resolve: fixed 0x20 with retransmit · 5b293e22
    Marek Vavrusa authored
    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
    5b293e22