]> granicus.if.org Git - pdns/commitdiff
Merge pull request #5132 from rgacogne/auth-packet-cache
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 3 Apr 2017 10:49:57 +0000 (12:49 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 10:49:57 +0000 (12:49 +0200)
auth: Hash the entire query in the packet cache, split caches

1  2 
docs/markdown/authoritative/settings.md
pdns/Makefile.am
pdns/common_startup.cc
pdns/common_startup.hh
pdns/dnsproxy.cc
pdns/packethandler.cc
pdns/pdnsutil.cc
pdns/recursordist/Makefile.am
pdns/tcpreceiver.cc
pdns/ws-auth.cc

index 65482f5305795559e4aa0d6df4194e42df97720a,18cedbb86a546c2fe4d745b24751748058fcf530..50ebea9123d65f44ccbd21b4a22e0fbb10401753
@@@ -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 \
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc pdns/ws-auth.cc
Simple merge