Update manpages for 'audit' actions.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-03-13 15:53:31 -07:00
parent 2c14b7c9e3
commit 95da427ea8
2 changed files with 35 additions and 11 deletions

View File

@ -53,7 +53,19 @@
<variablelist>
<varlistentry>
<term>builtin</term>
<term><option>audit</option></term>
<listitem>
<para>Added in Shorewall 5.0.7. When this option is specified,
the action is expected to have at least two parameters; the
first is a target and the second is either 'audit' or omitted.
If the second is 'audit', then the first must be an auditable
target (ACCEPT, DROP or REJECT).</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>builtin</option></term>
<listitem>
<para>Added in Shorewall 4.5.16. Defines the action as a rule
@ -86,7 +98,7 @@
</varlistentry>
<varlistentry>
<term>inline</term>
<term><option>inline</option></term>
<listitem>
<para>Causes the action body (defined in
@ -119,7 +131,7 @@
</varlistentry>
<varlistentry>
<term>mangle</term>
<term><option>mangle</option></term>
<listitem>
<para>Added in Shorewall 5.0.7. Specifies that this action is
@ -131,7 +143,7 @@
</varlistentry>
<varlistentry>
<term>noinline</term>
<term><option>noinline</option></term>
<listitem>
<para>Causes any later <option>inline</option> option for the
@ -140,7 +152,7 @@
</varlistentry>
<varlistentry>
<term>nolog</term>
<term><option>nolog</option></term>
<listitem>
<para>Added in Shorewall 4.5.11. When this option is
@ -154,7 +166,7 @@
</varlistentry>
<varlistentry>
<term>terminating</term>
<term><option>terminating</option></term>
<listitem>
<para>Added in Shorewall 4.6.4. When used with

View File

@ -53,6 +53,18 @@
<para>Added in Shorewall 4.5.10. Available options are:</para>
<variablelist>
<varlistentry>
<term><option>audit</option></term>
<listitem>
<para>Added in Shorewall 5.0.7. When this option is specified,
the action is expected to have at least two parameters; the
first is a target and the second is either 'audit' or omitted.
If the second is 'audit', then the first must be an auditable
target (ACCEPT, DROP or REJECT).</para>
</listitem>
</varlistentry>
<varlistentry>
<term>builtin</term>
@ -87,7 +99,7 @@
</varlistentry>
<varlistentry>
<term>inline</term>
<term><option>inline</option></term>
<listitem>
<para>Causes the action body (defined in
@ -120,7 +132,7 @@
</varlistentry>
<varlistentry>
<term>mangle</term>
<term><option>mangle</option></term>
<listitem>
<para>Added in Shorewall 5.0.7. Specifies that this action is
@ -132,7 +144,7 @@
</varlistentry>
<varlistentry>
<term>noinline</term>
<term><option>noinline</option></term>
<listitem>
<para>Causes any later <option>inline</option> option for the
@ -141,7 +153,7 @@
</varlistentry>
<varlistentry>
<term>nolog</term>
<term><option>nolog</option></term>
<listitem>
<para>Added in Shorewall 4.5.11. When this option is
@ -155,7 +167,7 @@
</varlistentry>
<varlistentry>
<term>terminating</term>
<term><option>terminating</option></term>
<listitem>
<para>Added in Shorewall 4.6.4. When used with