mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Document the state action option.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3c544b20e6
commit
eed7692952
@ -114,10 +114,10 @@
|
|||||||
way:</para>
|
way:</para>
|
||||||
|
|
||||||
<simplelist>
|
<simplelist>
|
||||||
<member>Broadcast</member>
|
|
||||||
|
|
||||||
<member>DropSmurfs</member>
|
<member>DropSmurfs</member>
|
||||||
|
|
||||||
|
<member>IfEvent</member>
|
||||||
|
|
||||||
<member>Invalid (Prior to Shorewall 4.5.13)</member>
|
<member>Invalid (Prior to Shorewall 4.5.13)</member>
|
||||||
|
|
||||||
<member>NotSyn (Prior to Shorewall 4.5.13)</member>
|
<member>NotSyn (Prior to Shorewall 4.5.13)</member>
|
||||||
@ -165,6 +165,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>state</option>={<option>UNTRACKED</option>|<option>NEW</option>|<option>ESTABLISHED</option>|<option>RELATED</option>|<option>INVALID</option>}</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.7. Reserved for use by Shorewall
|
||||||
|
in <filename>actions.std</filename>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>terminating</option></term>
|
<term><option>terminating</option></term>
|
||||||
|
|
||||||
|
@ -115,10 +115,10 @@
|
|||||||
way:</para>
|
way:</para>
|
||||||
|
|
||||||
<simplelist>
|
<simplelist>
|
||||||
<member>Broadcast</member>
|
|
||||||
|
|
||||||
<member>DropSmurfs</member>
|
<member>DropSmurfs</member>
|
||||||
|
|
||||||
|
<member>IfEvent</member>
|
||||||
|
|
||||||
<member>Invalid (Prior to Shorewall 4.5.13)</member>
|
<member>Invalid (Prior to Shorewall 4.5.13)</member>
|
||||||
|
|
||||||
<member>NotSyn (Prior to Shorewall 4.5.13)</member>
|
<member>NotSyn (Prior to Shorewall 4.5.13)</member>
|
||||||
@ -166,6 +166,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>state</option>={<option>UNTRACKED</option>|<option>NEW</option>|<option>ESTABLISHED</option>|<option>RELATED</option>|<option>INVALID</option>}</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.7. Reserved for use by Shorewall
|
||||||
|
in <filename>actions.std</filename>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>terminating</option></term>
|
<term><option>terminating</option></term>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user