From: Peter van Dijk Date: Mon, 3 Apr 2017 10:49:57 +0000 (+0200) Subject: Merge pull request #5132 from rgacogne/auth-packet-cache X-Git-Tag: rec-4.1.0-alpha1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bcef8a91049909958ee116c3724c6c583d7dc410;p=pdns Merge pull request #5132 from rgacogne/auth-packet-cache auth: Hash the entire query in the packet cache, split caches --- bcef8a91049909958ee116c3724c6c583d7dc410 diff --cc pdns/Makefile.am index 65482f530,18cedbb86..50ebea912 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@@ -1128,9 -1138,10 +1138,8 @@@ testrunner_SOURCES = misc.cc \ nameserver.cc \ nsecrecords.cc \ - packetcache.cc \ qtype.cc \ rcpgenerator.cc \ - recpacketcache.cc recpacketcache.hh \ - rec-protobuf.hh \ responsestats.cc \ responsestats-auth.cc \ sillyrecords.cc \