Mention lib.cli-user in the extension script article.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2015-10-30 09:09:53 -07:00
parent c83536767e
commit 74a839b12e

View File

@ -175,7 +175,7 @@ esac</programlisting><caution>
url="manpages/shorewall.conf.html">shorewall.conf</ulink>(8) and
output on an interface is not allowed by <ulink
url="manpages/shorewall-stoppedrules.html">stoppedrules</ulink>(8)
then the isuasable script must blow it's own holes in the firewall
then the isuasable script must blow it's own holes in the firewall
before probing.</para>
</caution></para>
</listitem>
@ -227,6 +227,13 @@ cat -</programlisting>
/sbin/shorewall</emphasis> after a script has been compiled. $1 is the
path name of the compiled script.</para>
</listitem>
<listitem>
<para><filename>lib.cli-user</filename> -- Added in Shorewall 5.0.2.
This is actually a shell library (set of function declarations) that
can be used to augment or replace functions in the standard CLI
libraries.</para>
</listitem>
</itemizedlist>
<para><emphasis role="bold">If your version of Shorewall doesn't have the
@ -264,7 +271,7 @@ cat -</programlisting>
<row>
<entry>continue</entry>
<entry></entry>
<entry/>
</row>
<row>
@ -459,10 +466,10 @@ cat -</programlisting>
<para>VARDIR - The product state directory. Defaults <filename
class="directory">/var/lib/shorewall</filename>, <filename
class="directory">/var/lib/shorewall6/</filename>, <filename
class="directory">/var/lib/shorewall-lite</filename>, or
<filename class="directory">/var/lib/shorewall6-lite</filename>
depending on which product is running, but may be overridden by an
entry in ${CONFDIR}/vardir.</para>
class="directory">/var/lib/shorewall-lite</filename>, or <filename
class="directory">/var/lib/shorewall6-lite</filename> depending on
which product is running, but may be overridden by an entry in
${CONFDIR}/vardir.</para>
</listitem>
</itemizedlist>
</listitem>
@ -474,7 +481,7 @@ cat -</programlisting>
</listitem>
</itemizedlist>
<para></para>
<para/>
<section id="Perl">
<title>Compile-time vs Run-time Scripts</title>
@ -524,43 +531,43 @@ cat -</programlisting>
</row>
<row>
<entry></entry>
<entry/>
<entry>stop</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>stopped</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>tcclear</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>refresh</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>refreshed</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>restored</entry>
</row>
<row>
<entry></entry>
<entry/>
<entry>scfilter</entry>
</row>