[netfilter-cvslog] r6827 - in trunk/homepage/xml: . projects projects/conntrack-tools

pablo at netfilter.org pablo at netfilter.org
Tue May 8 03:06:49 CEST 2007


Author: pablo at netfilter.org
Date: 2007-05-08 03:06:49 +0200 (Tue, 08 May 2007)
New Revision: 6827

Added:
   trunk/homepage/xml/projects/conntrack-tools/
Removed:
   trunk/homepage/xml/projects/conntrack/
Modified:
   trunk/homepage/xml/layout.xml
   trunk/homepage/xml/projects/conntrack-tools/index.xml
   trunk/homepage/xml/projects/index.xml
Log:
prepare project renaming: from conntrack to conntrack-tools


Modified: trunk/homepage/xml/layout.xml
===================================================================
--- trunk/homepage/xml/layout.xml	2007-05-07 23:36:45 UTC (rev 6826)
+++ trunk/homepage/xml/layout.xml	2007-05-08 01:06:49 UTC (rev 6827)
@@ -33,7 +33,7 @@
 	<headlink rel="bookmark" href="http://ipset.netfilter.org/" title="ipset"/>
 	<headlink rel="bookmark" href="http://www.hipac.org/" title="hipac"/>
 -->
-	<headlink rel="author" href="mailto:webmaster at netfilter.org" title="Harald Welte, Pablo Neira Ayuso"/>
+	<headlink rel="author" href="mailto:webmaster at netfilter.org" title="Harald Welte"/>
 	<headlink rel="sponsor" href="http://noris.net/" title="images/sponsor.png"/>
 
 	<style src="/style/netfilter.css" type="text/css" />
@@ -81,8 +81,8 @@
 			<tocentry page="projects/libnetfilter_conntrack/index.xml" dir="libnetfilter_conntrack" filename="index.html">
 				<tocentry page="projects/libnetfilter_conntrack/downloads.xml" filename="downloads.html"/>
 			</tocentry>
-			<tocentry page="projects/conntrack/index.xml" dir="conntrack" filename="index.html">
-				<tocentry page="projects/conntrack/downloads.xml" filename="downloads.html"/>
+			<tocentry page="projects/conntrack-tools/index.xml" dir="conntrack-tools" filename="index.html">
+				<tocentry page="projects/conntrack-tools/downloads.xml" filename="downloads.html"/>
 			</tocentry>
 
 	<!-- <tocentry page="projects/ct_sync/index.xml" dir="ct_sync" filename="index.html"/> -->

Copied: trunk/homepage/xml/projects/conntrack-tools (from rev 6782, trunk/homepage/xml/projects/conntrack)

Modified: trunk/homepage/xml/projects/conntrack-tools/index.xml
===================================================================
--- trunk/homepage/xml/projects/conntrack/index.xml	2007-03-22 00:57:58 UTC (rev 6782)
+++ trunk/homepage/xml/projects/conntrack-tools/index.xml	2007-05-08 01:06:49 UTC (rev 6827)
@@ -6,33 +6,31 @@
 <config param="rcsdate" value="$date$"/>
 
 <head>
-	<title>The netfilter.org "conntrack" project</title>
-	<titleabbrev>conntrack</titleabbrev>
-	<summary>Homepage of the netfilter.org "conntrack" project</summary>
+	<title>The netfilter.org "conntrack-tools" project</title>
+	<titleabbrev>conntrack-tools</titleabbrev>
+	<summary>Homepage of the netfilter.org "conntrack-tools" project</summary>
 </head>
 
 <section id="whatis">
-<title>What is conntrack?</title>
+<title>What are the conntrack-tools?</title>
 <para>
-<command>conntrack</command> is a userspace command line program targeted at
-system administrators.  It enables them to view and manage the in-kernel
-connection tracking state table.
+The conntrack-tools are a set of tools targeted at system administrators. They are <command>conntrack</command>, the userspace command line interface, and <command>conntrackd</command>, the userspace daemon. The tool <command>conntrack</command> provides a full featured interface that is intended to replace the old /proc/net/ip_conntrack interface. Using <command>conntrack</command>, you can view and manage the in-kernel connection tracking state table from userspace. On the other hand, <command>conntrackd</command> covers the specific aspects of stateful firewalls to enable highly available scenarios, and can be used as statistics collector as well.
 </para>
 </section>
 
 <section id="depends">
 <title>Dependencies</title>
 <para>
-<command>conntrack</command> requires <olink>libnetfilter_conntrack</olink>,
+<command>conntrack-tools</command> requires <olink>libnetfilter_conntrack</olink>,
 <olink>libnfnetlink</olink> and a kernel that features the netnetlink_conntrack
-subsystem.  For officially released kernels, this means 2.6.14 or later.
+subsystem.  For officially released kernels, this means 2.6.14, but we suggest you to use 2.6.18 or later.
 </para>
 </section>
 
 <section id="features">
 <title>Main Features</title>
 <itemizedlist mark="bullet">
-<listitem>listing the contents of the conntrack table</listitem>
+<listitem>listing the contents of the conntrack table in plain text/XML</listitem>
 <listitem>searching for individual entries in the conntrack table</listitem>
 <listitem>adding new entries to the conntrack table</listitem>
 <listitem>listing entries in the expect table</listitem>
@@ -43,14 +41,14 @@
 <section id="svn">
 <title>Subversion Tree</title>
 <para>
-The current development version of <command>conntrack</command> can be accessed at <ulink url="https://svn.netfilter.org/netfilter/trunk/conntrack/"/>.
+The current development version of <command>conntrack-tools</command> can be accessed at <ulink url="http://svn.netfilter.org/netfilter/trunk/conntrack-tools/"/>.
 </para>
 </section>
 
 <section id="authors">
 <title>Authors</title>
 <para>
-<command>conntrack</command> was almost entirely written by Pablo Neira Ayuso.
+The conntrack-tools were almost entirely written by Pablo Neira Ayuso.
 </para>
 </section>
 

Modified: trunk/homepage/xml/projects/index.xml
===================================================================
--- trunk/homepage/xml/projects/index.xml	2007-05-07 23:36:45 UTC (rev 6826)
+++ trunk/homepage/xml/projects/index.xml	2007-05-08 01:06:49 UTC (rev 6827)
@@ -23,7 +23,7 @@
 <listitem><olink targetdoc="projects-libnetfilter_log">libnetfilter_log</olink></listitem>
 <listitem><olink targetdoc="projects-libnetfilter_queue">libnetfilter_queue</olink></listitem>
 <listitem><olink targetdoc="projects-libnetfilter_conntrack">libnetfilter_conntrack</olink></listitem>
-<listitem><olink targetdoc="projects-conntrack">conntrack</olink></listitem>
+<listitem><olink targetdoc="projects-conntrack-tools">conntrack-tools</olink></listitem>
 <listitem><olink targetdoc="projects-ipset">ipset</olink></listitem>
 <listitem><olink targetdoc="projects-hipac">nf-hipac</olink></listitem>
 <listitem><olink targetdoc="projects-ulogd">ulogd</olink></listitem>




More information about the netfilter-cvslog mailing list