]> git.ipfire.org Git - thirdparty/pdns.git/commit
Introduce an explicit refreshFromConf arg to RPZIXFRTracker.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 10 Feb 2020 13:31:41 +0000 (14:31 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 10 Feb 2020 13:31:41 +0000 (14:31 +0100)
commitd70a762725cd7011b15286eb580ad93c932b7641
tree57e427815d7e11fd86285f16ce50e3b61356a804
parent982817f34d0826bc80adefe488ba8d0383b0e6cf
Introduce an explicit refreshFromConf arg to RPZIXFRTracker.

Always load and store the rpz refresh value from and to the zone.
That we we can easily decide which value to use: if an explicit
refreshFromConf value is set, use that one, otherwise use the one
in the rpz zone.
pdns/rec-lua-conf.cc
pdns/rec-lua-conf.hh
pdns/rpzloader.cc
pdns/rpzloader.hh