From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Quentin Aebischer <Quentin.Aebischer@USherbrooke.ca>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] conntrackd: basic TIPC implementation for NOTRACK mode
Date: Wed, 8 Feb 2012 01:43:54 +0100 [thread overview]
Message-ID: <20120208004354.GD29189@1984> (raw)
In-Reply-To: <20120126211344.33964cmak17akti0@www.usherbrooke.ca>
On Thu, Jan 26, 2012 at 09:13:44PM -0500, Quentin Aebischer wrote:
> Ok, time for an other try !
>
> From : Quentin Aebischer <quentin.aebischer@usherbrooke.ca>
>
> Basic implementation of a TIPC channel for the conntrackd daemon
> (successfully tested in NOTRACK and FTFW modes).
>
> TIPC is a protocol that allows applications in a cluster-based
> environment to communicate quickly and reliably with other
> applications in the cluster.
> It allows both unicast and multicast, reliable/unreliable and
> datagram/stream oriented communications.
>
> One of its main feature's of interest here is to provide sockets
> that communicates in a connectionless, yet reliable manner that
> guarantees delivery of every message sent over the network.
> This can be useful in the context of high-available, cluster-based
> firewalls where states propagation has to be both fast and reliable.
>
> So far, the results are encouraging, though more tests have to
> performed on different setups to enhance the implementation and
> track any bugs.
>
> An example config file can be found in the doc/sync/tipc directory
> of the conntrack-tools, along with a README file providing basic
> installation instructions.
Looks fine. I'm planning to add this to one git branch to test it and
give it some spins before merging it to master.
Let me know if you have any update in your patch before I do so.
next prev parent reply other threads:[~2012-02-08 0:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-21 13:52 [PATCH] conntrackd: basic TIPC implementation for NOTRACK mode Quentin Aebischer
2012-01-22 17:41 ` Pablo Neira Ayuso
2012-01-22 21:27 ` Quentin Aebischer
2012-01-23 10:07 ` Pablo Neira Ayuso
2012-01-23 18:25 ` Quentin Aebischer
2012-01-24 1:01 ` Pablo Neira Ayuso
2012-01-24 17:00 ` Quentin Aebischer
2012-01-26 0:19 ` Pablo Neira Ayuso
2012-01-27 2:13 ` Quentin Aebischer
2012-01-27 2:46 ` Quentin Aebischer
2012-02-08 0:42 ` Pablo Neira Ayuso
2012-02-09 20:44 ` Quentin Aebischer
2012-02-08 0:43 ` Pablo Neira Ayuso [this message]
2012-02-09 20:45 ` Quentin Aebischer
2012-02-10 10:26 ` Pablo Neira Ayuso
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=20120208004354.GD29189@1984 \
--to=pablo@netfilter.org \
--cc=Quentin.Aebischer@USherbrooke.ca \
--cc=netfilter-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).