summaryrefslogtreecommitdiffstats
path: root/doc/README.html.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.html.in')
-rw-r--r--doc/README.html.in31
1 files changed, 24 insertions, 7 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index ea3b39e..c75948c 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -44,8 +44,17 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
-<div class="news-date">Wed Nov 5 2003: </div>
-<p class="news-text"><a href="@PACKAGE_URL@seppl-0.2.tar.gz">Version 0.2</a> released; changes include: ported to kernel 2.4.22, autoconf/automake based build system, init script</p>
+<div class="news-date">Sat Dec 6 2003: </div> <p class="news-text"><a
+href="@PACKAGE_URL@seppl-0.3.tar.gz">Version 0.3</a> released; changes
+include: IV are no longer simply increased from packet to packet, a C
+implementation of <tt>seppl-gen-key</tt> was added, the
+<tt>iptables</tt> release is automatically detected now, support for
+kernels with versioned symbols.</p>
+
+<div class="news-date">Wed Nov 5 2003: </div> <p class="news-text"><a
+href="@PACKAGE_URL@seppl-0.2.tar.gz">Version 0.2</a> released; changes
+include: ported to kernel 2.4.22, autoconf/automake based build
+system, init script</p>
<h2><a name="overview">Overview</a></h2>
@@ -84,7 +93,7 @@ routing daemons. <tt>IPSEC</tt> is heavyweight.</p>
<p><tt>seppl</tt> is truely peer-to-peer. It encrypts seamlessly all outgoing
traffic and it thus compatible with routing daemons. It is extremely
easy to use as well, as it makes no change to the normal routing
-behaviour. <tt>seppl</tt> ist extremely leightweight.</p>
+behaviour. <tt>seppl</tt> is extremely lightweight.</p>
<h2><a name="status">Status</a></h2>
@@ -219,6 +228,14 @@ and a byte which is always 0 for detecting unmatching keys.</p>
<p>The payload is the original IP-playload, from the TCP/UDP/other header
to the end.</p>
+<h3>Limitations</h3>
+
+<p><tt>seppl</tt> interferes with netfilter's connection tracking in
+some way. Thus you will not be able to use NAT in conjunction with
+<tt>seppl</tt>. If you use connection tracking in some other way
+together with <tt>seppl</tt> your mileage may vary.</p>
+
+<p><tt>seppl</tt> is tested with Linux 2.4.{22,23}. It is not yet ported to 2.6.</p>
<h3>Disclaimer</h3>
@@ -236,10 +253,10 @@ Linux distributions and
Unix versions since it uses GNU Autoconf and GNU libtool for source
code configuration and shared library management.</p>
-<p><tt>seppl</tt> requires Linux 2.4.22 (sources installed) and
+<p><tt>seppl</tt> requires Linux 2.4.{22,23} (configured sources installed) and
<tt>iptables</tt> 1.2.8 or newer.</p>
-<p>The userspace tools require Python 2.1 or newer</p>
+<p>The complete userspace tool set requires Python 2.1 or newer. A stripped down set in C is available as well.</p>
<h2><a name="installation">Installation</a></h2>
@@ -251,7 +268,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<h2><a name="acks">Acknowledgements</a></h2>
-<p>None so far</p>
+<p>Donald J Bindner for many patches</p>
<h2><a name="download">Download</a></h2>
@@ -262,7 +279,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>Get <tt>seppl</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/seppl/">repository</a>.</p>
<hr/>
-<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, November 2003</address>
+<address>Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, December 2003</address>
<div><i>$Id$</i></div>
</body>