]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add cache hit response rules 4788/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 19 Dec 2016 12:02:31 +0000 (13:02 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Jan 2017 19:47:07 +0000 (20:47 +0100)
commitcf48b0cea53d6e906fd21d9bf58af5e75373d98f
treed4870cf2fb87d3de5ea76319d8f3faa372c861b5
parente2cab1bfd30a4ab9a471b69cb3fe6f3840717c3c
dnsdist: Add cache hit response rules

It allows applying actions on a response coming from the cache,
for example to be able to send a protobuf message.
pdns/README-dnsdist.md
pdns/dnsdist-console.cc
pdns/dnsdist-lua.cc
pdns/dnsdist-lua.hh [new file with mode: 0644]
pdns/dnsdist-lua2.cc
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/dnsdist-lua.hh [new symlink]
regression-tests.dnsdist/test_CacheHitResponses.py [new file with mode: 0644]