forked from extern/shorewall_code
Document multiple nfacct objects in one rule.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cbdca08fea
commit
91c4dd2e56
@ -295,7 +295,7 @@
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis
|
<term><emphasis
|
||||||
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>)</term>
|
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>[,...])</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Added in Shorewall 4.5.7. Provides a form of accounting
|
<para>Added in Shorewall 4.5.7. Provides a form of accounting
|
||||||
@ -307,6 +307,11 @@
|
|||||||
<replaceable>object</replaceable>; all packets that match any
|
<replaceable>object</replaceable>; all packets that match any
|
||||||
of the rules increment the packet and bytes count of the
|
of the rules increment the packet and bytes count of the
|
||||||
object.</para>
|
object.</para>
|
||||||
|
|
||||||
|
<para>Prior to Shorewall 4.5.16, only one
|
||||||
|
<replaceable>object</replaceable> could be specified.
|
||||||
|
Beginning with Shorewall 4.5.16, an arbitrary number of
|
||||||
|
objects may be given.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -237,7 +237,7 @@
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis
|
<term><emphasis
|
||||||
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>)</term>
|
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>[,...])</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Added in Shorewall 4.5.7. Provides a form of accounting
|
<para>Added in Shorewall 4.5.7. Provides a form of accounting
|
||||||
@ -249,6 +249,11 @@
|
|||||||
<replaceable>object</replaceable>; all packets that match any
|
<replaceable>object</replaceable>; all packets that match any
|
||||||
of the rules increment the packet and bytes count of the
|
of the rules increment the packet and bytes count of the
|
||||||
object.</para>
|
object.</para>
|
||||||
|
|
||||||
|
<para>Prior to Shorewall 4.5.16, only one
|
||||||
|
<replaceable>object</replaceable> could be specified.
|
||||||
|
Beginning with Shorewall 4.5.16, an arbitrary number of
|
||||||
|
objects may be given.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user