]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.dnsdist/dnsdisttests.py
dnsdist: Allow the use of stale cache entries if no backend are available 3501/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 3 Mar 2016 09:54:27 +0000 (10:54 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 3 Mar 2016 09:54:27 +0000 (10:54 +0100)
commit1ea747c07b01ebc80eb34f9939c2c493467f1178
treedd40937858d089314fdba1a8436c17511b5280fd
parent0f08e82b8028b5d6b55993d2578c7c27f7fe8544
dnsdist: Allow the use of stale cache entries if no backend are available

And add more documentation and regression tests.
pdns/README-dnsdist.md
pdns/dnsdist-cache.cc
pdns/dnsdist-cache.hh
pdns/dnsdist-lua2.cc
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/test-dnsdistpacketcache_cc.cc
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_Caching.py