All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Pablo Neira <pablo@eurodev.net>
Cc: Harald Welte <laforge@netfilter.org>,
	Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>
Subject: Re: [PATCH] Remove ip_conntrack <-> nfnetlink dependency
Date: Fri, 05 Aug 2005 12:26:47 +0200	[thread overview]
Message-ID: <42F33EE7.4060405@trash.net> (raw)
In-Reply-To: <42F2B521.2050408@eurodev.net>

Pablo Neira wrote:
> @Patrick: This patch is related to one of the patches that you submitted
> some time ago.
> 
> Currently there's a dependency between nfnetlink and ip_conntrack. If
> the second if loaded, the first will be too because needs ip_conntrack
> needs the symbol __nfa_fill.
> 
> The following patch resolves such dependency by inlining __nfa_fill, I
> don't know if this solution is the best though since this could increase
> the size of the ip_conntrack_netlink binary. Anyway we could leave it
> that way until the generic netlink layer comes (I mean RTA_* and NFA_*
> unification).

I don't care much, either way is fine with me.

> BTW, just an observation, maybe those CONFIG_IP_NF_CONNTRACK_NETLINK in
> ip_conntrack_core.c should be CONFIG_NETFILTER_NETLINK instead since the
> dependency is __nfa_fill.

ctnetlink depends on nfnetlink, so I guess it doesn't matter.

  reply	other threads:[~2005-08-05 10:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05  0:38 [PATCH] Remove ip_conntrack <-> nfnetlink dependency Pablo Neira
2005-08-05 10:26 ` Patrick McHardy [this message]
2005-08-05 19:26 ` Harald Welte

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=42F33EE7.4060405@trash.net \
    --to=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@eurodev.net \
    /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.