All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Harald Welte <laforge@netfilter.org>,
	Pablo Neira Ayuso <pablo@netfilter.org>,
	Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>,
	Patrick McHardy <kaber@trash.net>, Eric Leblond <eric@inl.fr>
Subject: Re: [RFC] new API for libnetfilter_conntrack
Date: Fri, 10 Nov 2006 20:07:05 +0100	[thread overview]
Message-ID: <4554CDD9.9050106@netfilter.org> (raw)
In-Reply-To: <20061107192458.GJ4423@(none)>

Harald Welte wrote:
>> This will result in a single library to rules them all with a
>> subdirectory that contains the details of every specific subsystem.
> 
> I disagree with that proposition.  I don't really understand why
> completely independent netfilter subsystems should share a high-level
> userspace library.  Every time some obscure bug in libnetfilter_log
> happens, libnetfilter_conntrack will be affected, too.
> 
> This is especially difficult if meanwhile you have commited
> not-yet-completely-stable code for one subsystem, and then need to make
> a bugfix releease of the other (svn branching is an option, but it all
> sounds a bit too complex for my taste).

Yes, this is a tricky issue, although the libraries are relatively small 
in terms of code and the impact of such problem could be reduced if we 
do frequent releases.

> One option would be implement the subsystem specific parts as plugins
> and to dlopen() them at runtime, providing a way of updating only
> individual subystem-plugins

As I posted days ago, this is an alternative that I like, such dlopen() 
would require a versioning mechanism, the only concerned here is about 
getting people confused with this modular view.

-- 
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

      parent reply	other threads:[~2006-11-10 19:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30  2:25 [RFC] new API for libnetfilter_conntrack Pablo Neira Ayuso
2006-10-31 18:57 ` Pablo Neira Ayuso
2006-11-03 10:03 ` Patrick McHardy
2006-11-05 14:32   ` Pablo Neira Ayuso
2006-11-05 16:45     ` Patrick McHardy
2006-11-07 19:24 ` Harald Welte
     [not found] ` <20061107192458.GJ4423@(none)>
2006-11-08 19:44   ` Pablo Neira Ayuso
2006-11-10 19:07   ` Pablo Neira Ayuso [this message]

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=4554CDD9.9050106@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=eric@inl.fr \
    --cc=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@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.