]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Put the dnstap messages back to the queue in the correct order 15156/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2025 10:29:49 +0000 (11:29 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Feb 2025 10:29:49 +0000 (11:29 +0100)
commitfe36ae3e8df7a5bf4af1696f43e785fdeecb3cf5
treef5c8d256f03da15d075f28b8fa3af5ec4a6ddeb5
parent08b421023c635939d915cc877e77cbbcf230fd2f
dnsdist: Put the dnstap messages back to the queue in the correct order

As noticed by Miod, the previous solution was not removing all messages
from the queue, possibly putting back old messages behind newer ones.
regression-tests.dnsdist/test_Dnstap.py