]> granicus.if.org Git - pdns/commit
lua scripts can now indicate that a query has a 'variable' answer, which means that...
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 13 Jun 2010 21:10:32 +0000 (21:10 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 13 Jun 2010 21:10:32 +0000 (21:10 +0000)
commit99c69ed354fcd9db8870804eeb1879493423e095
tree02f3b92da83497ea51bb3395adf017d1a73738e4
parentbf2aaa52a0882c6914eb15430ed0591f1c034446
lua scripts can now indicate that a query has a 'variable' answer, which means that it will not get cached, even if lua did not otherwise touch the answer.. because it might have!
use 'setvariable()' from the lua hooks to indicate this.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1636 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/lua-pdns-recursor.cc
pdns/lua-pdns-recursor.hh
pdns/pdns_recursor.cc
pdns/powerdns-example-script.lua