]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
trust_anchors: added custom timers, limit history
authorMarek Vavrusa <marek@vavrusa.com>
Tue, 5 Apr 2016 22:18:20 +0000 (15:18 -0700)
committerMarek Vavrusa <marek@vavrusa.com>
Wed, 6 Apr 2016 04:54:10 +0000 (21:54 -0700)
commit5e7591f0ddeff87aadc38125278faa0adf741982
tree0cc896cc191117f159092ada1ccf5147c94e7672
parent79a844003cf6e0ab3d4971506f72dfa24e260296
trust_anchors: added custom timers, limit history

new trust anchors variables:
* trust_anchors.hold_down_time = 30 * day
* trust_anchors.refresh_time = nil
* trust_anchors.keep_removed = 0

these could be used to control how often should
root trust anchors be checked and how many removed
keys should be kept in log (0 by default)
daemon/README.rst
daemon/lua/trust_anchors.lua