2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Merge branch 'jpmens-main-patch-60230' into 'main'

Adjust number of rule types from 13 to the 16 there are. (16 is accurately...

See merge request isc-projects/bind9!4507
This commit is contained in:
Ondřej Surý
2020-12-20 16:50:03 +00:00

View File

@@ -5687,7 +5687,7 @@ Other rule definitions look like this:
Each rule grants or denies privileges. Rules are checked in the order in
which they are specified in the ``update-policy`` statement. Once a
message has successfully matched a rule, the operation is immediately
granted or denied, and no further rules are examined. There are 13 types
granted or denied, and no further rules are examined. There are 16 types
of rules; the rule type is specified by the ``ruletype`` field, and the
interpretation of other fields varies depending on the rule type.