]> granicus.if.org Git - pdns/commit
rec: Ensure we don't hammer the RPZ master server
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 21 Feb 2018 16:37:02 +0000 (17:37 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 21 Feb 2018 16:37:02 +0000 (17:37 +0100)
commit2c68abe75d908b4a32a7de229c75af137dc3ec5a
treedecf9896ed9c6e31e5e1e8187bacaadf8e1f2f7a
parentb7a41800f6977c2415fa37ae61343df99e922bef
rec: Ensure we don't hammer the RPZ master server

Before, if the `refresh` was not set in the lua-config file's
`rpzMaster` statement, we would keep trying to get delta's the whole
time. This commit ensures we update the zone's refresh config to the
value from the AXFR'd zone (if not set in the config).
pdns/reczones.cc