Recreate State Diagram source

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@916 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-12-23 18:27:25 +00:00
parent 15a5c694ec
commit 6f497a6320
5 changed files with 9821 additions and 58 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -209,7 +209,8 @@ for you.</p>
below.<br> below.<br>
</p> </p>
<div align="center"><img src="images/State_Diagram.png" <div align="center"><img src="images/State_Diagram.png"
alt="(State Diagram)" width="747" height="714" align="middle"> <br> alt="(State Diagram)" style="width: 735px; height: 699px;"
align="middle" title=""> <br>
</div> </div>
<p>&nbsp; <br> <p>&nbsp; <br>
</p> </p>

View File

@ -1,61 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<!-- $Id$ --> <!-- $Id$ -->
<article id="usefull_links"> <article id="usefull_links">
<articleinfo> <articleinfo>
<title>Usefull Links</title> <title>Useful Links</title>
<author> <author>
<firstname>Thomas</firstname> <firstname>Thomas</firstname>
<othername>M.</othername> <othername>M.</othername>
<surname>Eastep</surname> <surname>Eastep</surname>
</author> </author>
<pubdate>2003&#047;12&#047;22</pubdate>
<pubdate>2003/12/22</pubdate>
<copyright> <copyright>
<year>2003</year> <year>2003</year>
<holder>Thomas M. Eastep</holder> <holder>Thomas M. Eastep</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para> <para>Permission is granted to copy, distribute and/or modify this
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version document under the terms of the GNU Free Documentation License, Version
1.2 or any later version published by the Free Software Foundation; with 1.2 or any later version published by the Free Software Foundation; with
no Invariant Sections, with no Front-Cover, and with no Back-Cover no Invariant Sections, with no Front-Cover, and with no Back-Cover
Texts. A copy of the license is included in the section entitled <quote><ulink url="Copyright.htm" type="">GNU Free Documentation License</ulink></quote>. Texts. A copy of the license is included in the section entitled
</para> <quote><ulink type="" url="Copyright.htm">GNU Free Documentation License</ulink></quote>.</para>
</legalnotice> </legalnotice>
</articleinfo> </articleinfo>
<informaltable frame="none" pgwide="0"> <informaltable frame="none" pgwide="0">
<tgroup align="left" cols="1"> <tgroup align="left" cols="1">
<tbody valign="middle"> <tbody valign="middle">
<row valign="middle" rowsep="0"> <row rowsep="0" valign="middle">
<entry align="left"> <entry align="left">NetFilter Site: <ulink
NetFilter Site: <ulink url="http://www.netfilter.org/">http://www.netfilter.org/</ulink> url="http://www.netfilter.org/">http://www.netfilter.org/</ulink></entry>
</entry>
</row> </row>
<row valign="middle" rowsep="0">
<entry align="left"> <row rowsep="0" valign="middle">
Linux Advanced Routing and Traffic Control Howto: <ulink url="http://ds9a.nl/lartc">http://ds9a.nl/lartc</ulink> <entry align="left">Linux Advanced Routing and Traffic Control
</entry> Howto: <ulink url="http://ds9a.nl/lartc">http://ds9a.nl/lartc</ulink></entry>
</row> </row>
<row valign="middle" rowsep="0">
<entry align="left"> <row rowsep="0" valign="middle">
Iproute Downloads: <ulink url="ftp://ftp.inr.ac.ru/ip-routing">ftp://ftp.inr.ac.ru/ip-routing</ulink> <entry align="left">Iproute Downloads: <ulink
</entry> url="ftp://ftp.inr.ac.ru/ip-routing">ftp://ftp.inr.ac.ru/ip-routing</ulink></entry>
</row> </row>
<row valign="middle" rowsep="0">
<entry align="left"> <row rowsep="0" valign="middle">
LEAF Site: <ulink url="http://leaf-project.org/">http://leaf-project.org/</ulink> <entry align="left">LEAF Site: <ulink url="http://leaf-project.org/">http://leaf-project.org/</ulink></entry>
</entry>
</row> </row>
<row valign="middle" rowsep="0">
<entry align="left"> <row rowsep="0" valign="middle">
Bering LEAF Distribution: <ulink url="http://leaf.sourceforge.net/devel/jnilo">http://leaf.sourceforge.net/devel/jnilo</ulink> <entry align="left">Bering LEAF Distribution: <ulink
</entry> url="http://leaf.sourceforge.net/devel/jnilo">http://leaf.sourceforge.net/devel/jnilo</ulink></entry>
</row> </row>
<row valign="middle" rowsep="0">
<entry align="left"> <row rowsep="0" valign="middle">
Debian apt-get sources for Shorewall: <ulink url="http://idea.sec.dico.unimi.it/&#126;Elorenzo/index.html&#035;Debian">http://idea.sec.dico.unimi.it/&#126;Elorenzo/index.html&#035;Debian</ulink> <entry align="left">Debian apt-get sources for Shorewall: <ulink
</entry> url="http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian">http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian</ulink></entry>
</row> </row>
</tbody> </tbody>
</tgroup> </tgroup>