From: Florian Westphal <fw@strlen.de>
To: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCHv2] iptables: link against libnetfilter_conntrack
Date: Tue, 13 Aug 2013 20:59:03 +0200 [thread overview]
Message-ID: <20130813185903.GN29345@breakpoint.cc> (raw)
In-Reply-To: <1376411824-22311-1-git-send-email-gustavo@zacarias.com.ar>
Gustavo Zacarias <gustavo@zacarias.com.ar> wrote:
> When libnetfilter_conntrack is available iptables needs to link
> against it otherwise we get build failures.
Again, I doubt that this is the case.
The only caller of libnetfilter_conntrack functions is libxt_connlabel,
and that is not tied to the xtables-multi binary, UNLESS you
build with --enable-static (which puts the extensions into the
executable). So, afaiu, we should not need -lnetfilter_conntrack in the
!ENABLE_STATIC case.
next prev parent reply other threads:[~2013-08-13 18:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 16:37 [PATCHv2] iptables: link against libnetfilter_conntrack Gustavo Zacarias
2013-08-13 18:59 ` Florian Westphal [this message]
2013-08-13 19:02 ` Jan Engelhardt
2013-08-13 20:42 ` Florian Westphal
2013-08-14 1:13 ` Gustavo Zacarias
2013-08-14 14:46 ` Jan Engelhardt
2013-08-23 20:03 ` Florian Westphal
2013-12-24 16:00 ` Ed W
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=20130813185903.GN29345@breakpoint.cc \
--to=fw@strlen.de \
--cc=gustavo@zacarias.com.ar \
--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 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.