mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-14 11:44:01 +01:00
Fix issue in the shorewall-tcrules and shorewall6-tcrules manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4c2cedb670
commit
6323372ebd
@ -664,17 +664,6 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
|
||||
role="bold">:F</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis role="bold">STATE</emphasis> {<emphasis
|
||||
role="bold">NEW</emphasis>|<emphasis
|
||||
role="bold">RELATED</emphasis>|<emphasis
|
||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||
role="bold">INVALID</emphasis>} [,...]</para>
|
||||
|
||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||
packet's connection is in one of the listed states.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis
|
||||
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
||||
@ -1243,6 +1232,19 @@ Normal-Service => 0x00</programlisting>
|
||||
EF => 0x2e</programlisting>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis role="bold">STATE</emphasis> -- {<emphasis
|
||||
role="bold">NEW</emphasis>|<emphasis
|
||||
role="bold">RELATED</emphasis>|<emphasis
|
||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||
role="bold">INVALID</emphasis>} [,...]</term>
|
||||
|
||||
<listitem>
|
||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||
packet's connection is in one of the listed states.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
@ -593,17 +593,6 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
|
||||
role="bold">:F</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis role="bold">STATE</emphasis> {<emphasis
|
||||
role="bold">NEW</emphasis>|<emphasis
|
||||
role="bold">RELATED</emphasis>|<emphasis
|
||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||
role="bold">INVALID</emphasis>} [,...]</para>
|
||||
|
||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||
packet's connection is in one of the listed states.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis
|
||||
role="bold">TOS</emphasis>(<replaceable>tos</replaceable>[/<replaceable>mask</replaceable>])</para>
|
||||
@ -1163,6 +1152,19 @@ Normal-Service => 0x00</programlisting>
|
||||
at up to 8 decimal points of precision.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis role="bold">STATE</emphasis> -- {<emphasis
|
||||
role="bold">NEW</emphasis>|<emphasis
|
||||
role="bold">RELATED</emphasis>|<emphasis
|
||||
role="bold">ESTABLISHED</emphasis>|<emphasis
|
||||
role="bold">INVALID</emphasis>} [,...]</term>
|
||||
|
||||
<listitem>
|
||||
<para>Added in Shorewall 4.5.9. The rule will only match if the
|
||||
packet's connection is in one of the listed states.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user