Document default-action lists

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-02-06 10:51:57 -08:00
parent d50fdea2a7
commit 079d862bb3
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10
2 changed files with 13 additions and 4 deletions

View File

@ -120,7 +120,7 @@
role="bold">QUEUE</emphasis>|<emphasis role="bold">QUEUE</emphasis>|<emphasis
role="bold">NFQUEUE</emphasis>[(<emphasis>queuenumber1</emphasis>[:<replaceable>queuenumber2</replaceable>])]|<emphasis role="bold">NFQUEUE</emphasis>[(<emphasis>queuenumber1</emphasis>[:<replaceable>queuenumber2</replaceable>])]|<emphasis
role="bold">NONE</emphasis>}[<emphasis role="bold">NONE</emphasis>}[<emphasis
role="bold">:</emphasis>{<emphasis>default-action-or-macro</emphasis>[:level]|<emphasis role="bold">:</emphasis>{<emphasis>default-action</emphasis>[:level][,...]|<emphasis
role="bold">None</emphasis>}]</term> role="bold">None</emphasis>}]</term>
<listitem> <listitem>
@ -138,8 +138,9 @@
</listitem> </listitem>
<listitem> <listitem>
<para>The name of an action. The action will be invoked before <para>The name of an action with optional parameters enclosed in
the policy is enforced.</para> parentheses. The action will be invoked before the policy is
enforced. </para>
</listitem> </listitem>
</orderedlist> </orderedlist>
@ -150,6 +151,10 @@
applied to each rule in the action or body that does not already applied to each rule in the action or body that does not already
have a log level.</para> have a log level.</para>
<para>Beginning with Shorewall 5.1.2, multiple
<replaceable>action</replaceable>[:<replaceable>level</replaceable>]
pairs may be specified, separated by commas.</para>
<para>Possible actions are:</para> <para>Possible actions are:</para>
<variablelist> <variablelist>

View File

@ -119,7 +119,7 @@
role="bold">QUEUE</emphasis>|<emphasis role="bold">QUEUE</emphasis>|<emphasis
role="bold">NFQUEUE</emphasis>[(<emphasis>queuenumber1</emphasis>[:<replaceable>queuenumber2</replaceable>])]|<emphasis role="bold">NFQUEUE</emphasis>[(<emphasis>queuenumber1</emphasis>[:<replaceable>queuenumber2</replaceable>])]|<emphasis
role="bold">NONE</emphasis>}[<emphasis role="bold">NONE</emphasis>}[<emphasis
role="bold">:</emphasis>{<emphasis>default-action-or-macro</emphasis>[:level]|<emphasis role="bold">:</emphasis>{<emphasis>default-action</emphasis>[:level][,...]|<emphasis
role="bold">None</emphasis>}]</term> role="bold">None</emphasis>}]</term>
<listitem> <listitem>
@ -149,6 +149,10 @@
applied to each rule in the action or body that does not already applied to each rule in the action or body that does not already
have a log level.</para> have a log level.</para>
<para>Beginning with Shorewall 5.1.2, multiple
<replaceable>action</replaceable>[:<replaceable>level</replaceable>]
pairs may be specified, separated by commas.</para>
<para>Possible actions are:</para> <para>Possible actions are:</para>
<variablelist> <variablelist>