add managed keys to view section

(cherry picked from commit 7551ec1ebe)
This commit is contained in:
Mark Andrews 2016-10-16 08:15:15 +11:00
parent 9f8625cbe4
commit 971bd88807

View file

@ -425,6 +425,11 @@ view <replaceable>string</replaceable> <replaceable>optional_class</replaceable>
<optional>...</optional>
};
managed-keys {
<replaceable>domain_name</replaceable> <constant>initial-key</constant> <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key</replaceable>;
<optional>...</optional>
};
allow-recursion { <replaceable>address_match_element</replaceable>; ... };
allow-recursion-on { <replaceable>address_match_element</replaceable>; ... };
sortlist { <replaceable>address_match_element</replaceable>; ... };