mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-14 16:59:29 +01:00
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:
parent
15a5c694ec
commit
6f497a6320
Binary file not shown.
9756
Shorewall-docs/images/State_Diagram.vdx
Executable file
9756
Shorewall-docs/images/State_Diagram.vdx
Executable file
File diff suppressed because it is too large
Load Diff
BIN
Shorewall-docs/images/State_Diagram.vsd
Executable file
BIN
Shorewall-docs/images/State_Diagram.vsd
Executable file
Binary file not shown.
@ -209,7 +209,8 @@ for you.</p>
|
||||
below.<br>
|
||||
</p>
|
||||
<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>
|
||||
<p> <br>
|
||||
</p>
|
||||
|
@ -1,63 +1,69 @@
|
||||
<?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$ -->
|
||||
<article id="usefull_links">
|
||||
<articleinfo>
|
||||
<title>Usefull Links</title>
|
||||
<author>
|
||||
<articleinfo>
|
||||
<title>Useful Links</title>
|
||||
|
||||
<author>
|
||||
<firstname>Thomas</firstname>
|
||||
<othername>M.</othername>
|
||||
|
||||
<othername>M.</othername>
|
||||
|
||||
<surname>Eastep</surname>
|
||||
</author>
|
||||
<pubdate>2003/12/22</pubdate>
|
||||
<copyright>
|
||||
<year>2003</year>
|
||||
<holder>Thomas M. Eastep</holder>
|
||||
</copyright>
|
||||
<legalnotice>
|
||||
<para>
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License, Version
|
||||
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
|
||||
Texts. A copy of the license is included in the section entitled <quote><ulink url="Copyright.htm" type="">GNU Free Documentation License</ulink></quote>.
|
||||
</para>
|
||||
</legalnotice>
|
||||
</articleinfo>
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup align="left" cols="1">
|
||||
<tbody valign="middle">
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
NetFilter Site: <ulink url="http://www.netfilter.org/">http://www.netfilter.org/</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
Linux Advanced Routing and Traffic Control Howto: <ulink url="http://ds9a.nl/lartc">http://ds9a.nl/lartc</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
Iproute Downloads: <ulink url="ftp://ftp.inr.ac.ru/ip-routing">ftp://ftp.inr.ac.ru/ip-routing</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
LEAF Site: <ulink url="http://leaf-project.org/">http://leaf-project.org/</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
Bering LEAF Distribution: <ulink url="http://leaf.sourceforge.net/devel/jnilo">http://leaf.sourceforge.net/devel/jnilo</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
<row valign="middle" rowsep="0">
|
||||
<entry align="left">
|
||||
Debian apt-get sources for Shorewall: <ulink url="http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian">http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian</ulink>
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</author>
|
||||
|
||||
<pubdate>2003/12/22</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2003</year>
|
||||
|
||||
<holder>Thomas M. Eastep</holder>
|
||||
</copyright>
|
||||
|
||||
<legalnotice>
|
||||
<para>Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License, Version
|
||||
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
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
<quote><ulink type="" url="Copyright.htm">GNU Free Documentation License</ulink></quote>.</para>
|
||||
</legalnotice>
|
||||
</articleinfo>
|
||||
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup align="left" cols="1">
|
||||
<tbody valign="middle">
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">NetFilter Site: <ulink
|
||||
url="http://www.netfilter.org/">http://www.netfilter.org/</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">Linux Advanced Routing and Traffic Control
|
||||
Howto: <ulink url="http://ds9a.nl/lartc">http://ds9a.nl/lartc</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">Iproute Downloads: <ulink
|
||||
url="ftp://ftp.inr.ac.ru/ip-routing">ftp://ftp.inr.ac.ru/ip-routing</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">LEAF Site: <ulink url="http://leaf-project.org/">http://leaf-project.org/</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">Bering LEAF Distribution: <ulink
|
||||
url="http://leaf.sourceforge.net/devel/jnilo">http://leaf.sourceforge.net/devel/jnilo</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row rowsep="0" valign="middle">
|
||||
<entry align="left">Debian apt-get sources for Shorewall: <ulink
|
||||
url="http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian">http://idea.sec.dico.unimi.it/~Elorenzo/index.html#Debian</ulink></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user