]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: move checkForCorrectTSIG into packethandler
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 27 Aug 2024 19:28:36 +0000 (21:28 +0200)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 23 Sep 2024 08:01:47 +0000 (10:01 +0200)
commitdc3c6f8cc5be7c3b56bc269237dff8732b73622c
tree7d776a7241c0c5ee1268f36b97f62ba0d70709a2
parentcf7d385ab395d78af8ab3d441bb8700448381d0e
auth: move checkForCorrectTSIG into packethandler

To avoid DNSPacket pulling UeberBackend.
pdns/dnspacket.cc
pdns/dnspacket.hh
pdns/packethandler.cc
pdns/packethandler.hh
pdns/tcpreceiver.cc