From: Remi Gacogne Date: Mon, 14 Sep 2020 09:42:29 +0000 (+0200) Subject: dnsdist: Use a counter for pipelined TCP queries X-Git-Tag: auth-4.5.0-alpha0~14^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=597e6d0e5d8823fd9f9cd9702c2c9e94e95237ff;p=thirdparty%2Fpdns.git dnsdist: Use a counter for pipelined TCP queries It turns out that collisions do happen with a random ID. --- diff --git a/pdns/dnsdistdist/dnsdist-tcp-downstream.cc b/pdns/dnsdistdist/dnsdist-tcp-downstream.cc index 8b5e56e0bb..4fa155c55c 100644 --- a/pdns/dnsdistdist/dnsdist-tcp-downstream.cc +++ b/pdns/dnsdistdist/dnsdist-tcp-downstream.cc @@ -423,7 +423,7 @@ IOState TCPConnectionToBackend::handleResponse(std::shared_ptr