]> git.ipfire.org Git - people/ms/network.git/commitdiff
ipsec: security policies: Add documentation for pseudo-random-functions command
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Sep 2018 11:49:24 +0000 (13:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Sep 2018 11:50:54 +0000 (13:50 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/network-vpn-security-policies.xml

index a2f91430f06405fd34586a219d951b0c25fc835d..40e62135b6575fce0c72501eab733117e342129d 100644 (file)
                                </listitem>
                        </varlistentry>
 
+                       <varlistentry>
+                               <term>
+                                       <command><replaceable>NAME</replaceable> pseudo-random-functions <replaceable>[PSEUDO-RANDOM-FUNCTION-LIST|+PSEUDO-RANDOM-FUNCTION...|-PSEUDO-RANDOM-FUNCTION]</replaceable>
+                                       </command>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                               This command allows modifying the list of pseudo random functions
+                                               similar to the <command>ciphers</command> command.
+                                       </para>
+
+                                       <para>
+                                               These functions are used in combination with an AEAD cipher only.
+                                       </para>
+                               </listitem>
+                       </varlistentry>
+
                        <varlistentry>
                                <term>
                                        <command><replaceable>NAME</replaceable> group-types <replaceable>[GROUP-TYPES-LIST|+GROUP-TYPE ...|-GROUP-TYPE]</replaceable>