]> granicus.if.org Git - pdns/commit
dnsdist: Add a negative TTL option to the packet cache
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 13 Jun 2018 08:35:55 +0000 (10:35 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 14 Jun 2018 15:42:06 +0000 (17:42 +0200)
commit47698274b73340ef6406f26fb5129b14b21b1552
tree2511de24ce0e8e490253b6e0cb816c2706253679
parentd7ce446c7dabdef84d535334a3456341c55f6b68
dnsdist: Add a negative TTL option to the packet cache

Also add unit tests for the standalone functions in dnsparser.cc
13 files changed:
pdns/Makefile.am
pdns/dnsdist-cache.cc
pdns/dnsdist-cache.hh
pdns/dnsdist-lua-bindings.cc
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/docs/reference/config.rst
pdns/dnsdistdist/test-dnsparser_cc.cc [new symlink]
pdns/dnsparser.cc
pdns/dnsparser.hh
pdns/dnswriter.cc
pdns/test-dnsdistpacketcache_cc.cc
pdns/test-dnsparser_cc.cc [new file with mode: 0644]
regression-tests.dnsdist/test_Caching.py