]> git.ipfire.org Git - thirdparty/pdns.git/commit
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:48:21 +0000 (11:48 +0200)
commit25f4137dde89f3183ff6d887163b29a639a64c3d
tree8059f918af03b7e4861155aa9d81e289aca33cc6
parent6fb72eaa9d0a403ed9763c314a5d3bc8bdee1fb8
Do full packet comparison in the packet caches in addition to the hash

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