All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>,
	netfilter-ha@lists.netfilter.org
Cc: Harald Welte <laforge@netfilter.org>, Patrick McHardy <kaber@trash.net>
Subject: [ANNOUNCE] conntrackd 0.9.0 released
Date: Mon, 18 Sep 2006 15:22:28 +0200	[thread overview]
Message-ID: <450E9D94.1010301@netfilter.org> (raw)

Overview:

Conntrackd is the userspace daemon for the Connection Tracking System.
This daemon maintains a copy of the Connection Tracking System in
userspace. It is entirely written in C and is highly configurable and
easily extensible. Currently it covers the specific aspects of Stateful
Linux firewalls to enable high availability solutions and can be used as
statistics collector of the firewall use.

Status:

This project is under development, people feeling brave are encouraged
to test a send nice reports ;)

Future Plans:
- Support for TCP window tracking (still on discussion)
- Improve integration with keepalived (preemption issues)
- Test yet implemented IPv6 code
- Merge the conntrack tool and conntrackd packages: the conntrack tool
will be able to dump the conntrack table not only from the kernel but
also from conntrackd via UNIX sockets that, for example, can be used to
implement wildcards to dump and delete entries and monitor the current
traffic processed reducing the performance drop that suppose polling
from /proc/net/ip_conntrack
- Improve statistics info

More information available at:

http://people.netfilter.org/pablo/conntrackd/

Enjoy,

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris

                 reply	other threads:[~2006-09-18 13:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=450E9D94.1010301@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=netfilter-ha@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.