From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: Netfilter Development Mailinglist
<netfilter-devel@lists.netfilter.org>,
Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: RFC: NAT configuration over ctnetlink
Date: Thu, 11 May 2006 09:05:53 +0200 [thread overview]
Message-ID: <4462E251.40908@trash.net> (raw)
In-Reply-To: <20060510191646.GB29531@sunbeam.de.gnumonks.org>
Harald Welte wrote:
> On Wed, May 03, 2006 at 03:40:11PM +0200, Patrick McHardy wrote:
>
>
>>Another item I would like to bring up for discussion is whether we
>>want to continue with (some) of these libraries at all. For a small
>>pet-project of mine I've been working a bit on Thomas Graf's libnl,
>>which provides a very nice netlink infrastructure, support for
>>basically all kernel netlink interfaces, nice object representation
>>of the individual items, cache management for replication of kernel
>>databases, and quite a few things more. Besides lots of nice
>>infrastructure, one main advantage of using libnl would be that
>>there is a single library which can be used for communication with
>>any kernel subsystem using netlink in a uniform way.
>
>
> well, certainly that work is interesting. However, I don't really see
> how this fits into the picture. First of all, nfnetlink is different in
> that it has its peculiar byteorder.
Unfortunately that is true, but it shouldn't be that hard to adapt
libnl. But you're certainly right that this needs to be looked into
before reasonably continuing this discussion.
Also, we specifically divided the
> libraries into separate packages so they can be updated independently.
> It is unlikely that conntrack bugfixes affect logging and vice versa.
I don't see that as a problem, what does it matter whether I need
to update one library dealing with logging or another library dealing
with everything .. given that it is a pure bugfix update. Using that
library would IMO not only give us lots of nice features (at least
parts of which we would need to duplicate otherwise), but also benefit
users by providing uniform access to the kernel.
next prev parent reply other threads:[~2006-05-11 7:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-28 6:46 RFC: NAT configuration over ctnetlink Patrick McHardy
2006-04-29 15:39 ` Pablo Neira Ayuso
2006-05-02 14:06 ` Patrick McHardy
2006-05-02 16:51 ` Pablo Neira Ayuso
2006-05-02 17:10 ` Patrick McHardy
2006-05-02 23:32 ` Pablo Neira Ayuso
2006-05-03 13:40 ` Patrick McHardy
2006-05-10 19:16 ` Harald Welte
2006-05-11 7:05 ` Patrick McHardy [this message]
2006-05-12 5:41 ` Patrick McHardy
2006-05-12 11:51 ` Pablo Neira Ayuso
2006-05-12 16:41 ` Patrick McHardy
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=4462E251.40908@trash.net \
--to=kaber@trash.net \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=pablo@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.