Do full packet comparison in the packet caches in addition to the hash
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Jul 2018 13:52:40 +0000 (15:52 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 11 Oct 2018 09:57:20 +0000 (11:57 +0200)
commit39d9cce922905865a883432870f4913d399b0824
treef9be1716bfbd623fcbe3b22af835c4e0457db8a3
parent06822af3b46ce19efc52649ecb2ec8623a210638
Do full packet comparison in the packet caches in addition to the hash

(cherry picked from commit aab08a02344a66e14572cf63129d157d6e7ba8c9)
(cherry picked from commit b9062eae2599aee60802d90ef91afcb9fac49fe5)
pdns/Makefile.am
pdns/auth-packetcache.cc
pdns/auth-packetcache.hh
pdns/packetcache.hh
pdns/test-packetcache_hh.cc [new file with mode: 0644]
pdns/test-recpacketcache_cc.cc