glfs/basicnet/netprogs/tcpwrappers/tcpwrappers-intro.xml
Tushar Teredesai 024784dd07 Added improved patches for tcp_wrappers and portmap
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1360 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-10 03:59:44 +00:00

28 lines
1.1 KiB
XML

<sect2>
<title>Introduction to <application>tcpwrappers</application></title>
<para>The <application>tcpwrappers</application> package provides daemon
wrapper programs that report the name of the client requesting network services and the requested service.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&tcpwrappers-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&tcpwrappers-download-ftp;"/></para></listitem>
<listitem><para>Download size: &tcpwrappers-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&tcpwrappers-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&tcpwrappers-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required patch (Fixes some build issues and adds building of a shared library):
<ulink url="&patch-root;/tcp_wrappers-7.6-shared-lib-plus-plus.patch"/></para></listitem>
</itemizedlist>
</sect3>
</sect2>