Document multiple nfacct objects in one rule.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-04-19 06:38:02 -07:00
parent cbdca08fea
commit 91c4dd2e56
2 changed files with 12 additions and 2 deletions

View File

@ -295,7 +295,7 @@
<varlistentry>
<term><emphasis
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>)</term>
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>[,...])</term>
<listitem>
<para>Added in Shorewall 4.5.7. Provides a form of accounting
@ -307,6 +307,11 @@
<replaceable>object</replaceable>; all packets that match any
of the rules increment the packet and bytes count of the
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>
</varlistentry>

View File

@ -237,7 +237,7 @@
<varlistentry>
<term><emphasis
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>)</term>
role="bold">NFACCT</emphasis>(<replaceable>object</replaceable>[,...])</term>
<listitem>
<para>Added in Shorewall 4.5.7. Provides a form of accounting
@ -249,6 +249,11 @@
<replaceable>object</replaceable>; all packets that match any
of the rules increment the packet and bytes count of the
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>
</varlistentry>