mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master][bind10-20120816-release] get rid of trailing whitespace
This commit is contained in:
@@ -1347,7 +1347,7 @@ TODO
|
|||||||
<para>
|
<para>
|
||||||
This is encoded in form of JSON. Semi-formal description could look
|
This is encoded in form of JSON. Semi-formal description could look
|
||||||
something like this. It is described in more details below.
|
something like this. It is described in more details below.
|
||||||
<!-- FIXME: Is <screen> really the correct one?-->
|
<!-- FIXME: Is <screen> really the correct one?-->
|
||||||
<screen>ACL := [ RULE, RULE, ... ]
|
<screen>ACL := [ RULE, RULE, ... ]
|
||||||
RULE := { "action": "ACCEPT"|"REJECT"|"DROP", MATCH, MATCH, ... }
|
RULE := { "action": "ACCEPT"|"REJECT"|"DROP", MATCH, MATCH, ... }
|
||||||
RULE_RAW := { MATCH, MATCH, ... }
|
RULE_RAW := { MATCH, MATCH, ... }
|
||||||
@@ -1376,8 +1376,8 @@ AND_MATCH := "ALL": [ RULE_RAW, RULE_RAW, ... ]
|
|||||||
The other is TSIG key by which the message was signed. The ACL
|
The other is TSIG key by which the message was signed. The ACL
|
||||||
contains only the name (under the name "key"), the key itself
|
contains only the name (under the name "key"), the key itself
|
||||||
must be stored in the global keyring. This property is applicable only
|
must be stored in the global keyring. This property is applicable only
|
||||||
to the DNS context. <!-- TODO: Section for the keyring and link to
|
to the DNS context.
|
||||||
it.-->
|
<!-- TODO: Section for the keyring and link to it.-->
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user