Clarify the CHAIN column in the accounting manpage. Also mention ipset support.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-02-03 08:00:24 -08:00
parent 5b9d1a6159
commit 61c219ed3a
2 changed files with 10 additions and 4 deletions

View File

@ -349,7 +349,9 @@
<listitem> <listitem>
<para>The name of a <emphasis>chain</emphasis>. If specified as <para>The name of a <emphasis>chain</emphasis>. If specified as
<emphasis role="bold">-</emphasis> the <emphasis <emphasis role="bold">-</emphasis> the <emphasis
role="bold">accounting</emphasis> chain is assumed. This is the role="bold">accounting</emphasis> chain is assumed when the file is
un-sectioned. When the file is sectioned, the default is one of
accountin, accountout, etc. depending on the section. This is the
chain where the accounting rule is added. The chain where the accounting rule is added. The
<emphasis>chain</emphasis> will be created if it doesn't already <emphasis>chain</emphasis> will be created if it doesn't already
exist. The <emphasis>chain</emphasis> may not exceed 29 characters exist. The <emphasis>chain</emphasis> may not exceed 29 characters
@ -370,7 +372,8 @@
<para>The name of an <replaceable>interface</replaceable>, an <para>The name of an <replaceable>interface</replaceable>, an
<replaceable>address</replaceable> (host or net) or an <replaceable>address</replaceable> (host or net) or an
<replaceable>interface</replaceable> name followed by ":" and a host <replaceable>interface</replaceable> name followed by ":" and a host
or net <replaceable>address</replaceable>.</para> or net <replaceable>address</replaceable>. An ipset name is also
accepted as an <replaceable>address</replaceable>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -291,7 +291,9 @@
<listitem> <listitem>
<para>The name of a <emphasis>chain</emphasis>. If specified as <para>The name of a <emphasis>chain</emphasis>. If specified as
<emphasis role="bold">-</emphasis> the <emphasis <emphasis role="bold">-</emphasis> the <emphasis
role="bold">accounting</emphasis> chain is assumed. This is the role="bold">accounting</emphasis> chain is assumed when the file is
un-sectioned. When the file is sectioned, the default is one of
accountin, accountout, etc. depending on the section. This is the
chain where the accounting rule is added. The chain where the accounting rule is added. The
<emphasis>chain</emphasis> will be created if it doesn't already <emphasis>chain</emphasis> will be created if it doesn't already
exist. The <emphasis>chain</emphasis> may not exceed 29 characters exist. The <emphasis>chain</emphasis> may not exceed 29 characters
@ -312,7 +314,8 @@
<para>The name of an <replaceable>interface</replaceable>, an <para>The name of an <replaceable>interface</replaceable>, an
<replaceable>address</replaceable> (host or net) or an <replaceable>address</replaceable> (host or net) or an
<replaceable>interface</replaceable> name followed by ":" and a host <replaceable>interface</replaceable> name followed by ":" and a host
or net <replaceable>address</replaceable>.</para> or net <replaceable>address</replaceable>. An ipset name is also
accepted as an <replaceable>address</replaceable>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>