Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string.
.. method:: DynBlockRulesGroup:setMasks(v4, v6, port)
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setNewBlockInsertedHook(hook)
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setRCodeRatio(rcode, ratio, seconds, reason, blockingTime, minimumNumberOfResponses [, action [, warningRate, [options]]])
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setQTypeRate(qtype, rate, seconds, reason, blockingTime [, action [, warningRate, [options]]])
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setResponseByteRate(rate, seconds, reason, blockingTime [, action [, warningRate, [options]]])
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setSuffixMatchRule(seconds, reason, blockingTime, action, visitor, [options])
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:setSuffixMatchRuleFFI(seconds, reason, blockingTime, action , visitor, [options])
Options:
* ``tagKey``: str - If ``action`` is set to ``DNSAction.SetTag``, the name of the tag that will be set
- * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set
+ * ``tagValue``: str - If ``action`` is set to ``DNSAction.SetTag``, the value of the tag that will be set. Default is an empty string
.. method:: DynBlockRulesGroup:apply()