Document chain name length restriction

This commit is contained in:
Tom Eastep
2011-01-31 07:07:10 -08:00
parent fbdd4b5ede
commit ae4d675d0d
5 changed files with 16 additions and 6 deletions

View File

@ -56,7 +56,8 @@
can call later using Embedded PERL. These functions create a
<firstterm>manual chain</firstterm> using
Shorewall::Chains::new_manual_chain() and populate it with rules using
Shorewall::Chains::add_rule().</para>
Shorewall::Chains::add_rule(). The name passed to new_manual_chain()
must not be longer than 29 characters.</para>
</listitem>
<listitem>