All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel@lists.netfilter.org, usagi-core@linux-ipv6.org,
	Yasuyuki KOZAKAI <yasuyuki.kozakai@toshiba.co.jp>
Subject: Re: [PATCH NF_CONNTRACK] compatible ipt_conntrack
Date: Mon, 29 Aug 2005 13:14:49 +0200	[thread overview]
Message-ID: <4312EE29.9040102@trash.net> (raw)
In-Reply-To: <20050828122130.GH4244@rama.de.gnumonks.org>

Harald Welte wrote:
> However, I think we make our lives much more easy when we make
> ip_conntrack / nf_conntrack a compile-time decision.  This way we avoid
> compromising any run-time efficiency at the cost of some configurations
> where the user doesn't know at compile time which of the two systems he
> should use.
> 
> I also dislike the "CONNTRACK_IPV4_DEFAULT" config option that you use
> in your patches.  I think it was introduced because we cannot have two
> modules that supply the same symbol.  
> 
> I think we either make the ip_conntrack/nf_conntrack decision at
> compile-time (like stated above), _or_ we find a run-time solution that
> will work transparently with both ip_conntrack and nf_conntrack.
> Whatever we use for the actual implementation (macros, glue functions,
> ...) is a different question.

I feel reluctant to add complexity just so users can switch between
them at runtime. It may be useful for debugging, but it doesn't look
like a realistic usage scenario. So I would also prefer having a
compile-time choice.

  reply	other threads:[~2005-08-29 11:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-20  9:19 [PATCH NF_CONNTRACK] compatible ipt_conntrack Yasuyuki KOZAKAI
2005-08-28 12:21 ` Harald Welte
2005-08-29 11:14   ` Patrick McHardy [this message]
     [not found]     ` <200508291539.j7TFduLF019555@toshiba.co.jp>
2005-08-29 15:49       ` Harald Welte
2005-08-30  6:40         ` Yasuyuki KOZAKAI
     [not found]     ` <200508291539.j7TFdujr019558@toshiba.co.jp>
2005-08-29 21:01       ` Patrick McHardy
2005-08-29 21:57     ` David S. Miller
2005-08-29 22:09       ` Patrick McHardy
2005-08-29 15:39   ` Yasuyuki KOZAKAI

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=4312EE29.9040102@trash.net \
    --to=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=usagi-core@linux-ipv6.org \
    --cc=yasuyuki.kozakai@toshiba.co.jp \
    /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.