From: Ed W <lists@wildgooses.com>
To: Florian Westphal <fw@strlen.de>, Jan Engelhardt <jengelh@inai.de>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>,
netfilter-devel@vger.kernel.org
Subject: Re: [PATCHv2] iptables: link against libnetfilter_conntrack
Date: Tue, 24 Dec 2013 16:00:49 +0000 [thread overview]
Message-ID: <52B9AFB1.5070903@wildgooses.com> (raw)
In-Reply-To: <20130823200346.GC5311@breakpoint.cc>
On 23/08/2013 21:03, Florian Westphal wrote:
> Jan Engelhardt <jengelh@inai.de> wrote:
>> On Tuesday 2013-08-13 18:37, Gustavo Zacarias wrote:
>>> diff --git a/iptables/Makefile.am b/iptables/Makefile.am
>>> index a4246eb..6390b7c 100644
>>> --- a/iptables/Makefile.am
>>> +++ b/iptables/Makefile.am
>>> @@ -21,6 +21,9 @@ xtables_multi_SOURCES += ip6tables-save.c ip6tables-restore.c \
>>> xtables_multi_CFLAGS += -DENABLE_IPV6
>>> xtables_multi_LDADD += ../libiptc/libip6tc.la ../extensions/libext6.a
>>> endif
>>> +if HAVE_LIBNETFILTER_CONNTRACK
>>> +xtables_multi_LDADD += @libnetfilter_conntrack_LIBS@
>>> +endif
>>> xtables_multi_SOURCES += xshared.c
>>> xtables_multi_LDADD += ../libxtables/libxtables.la -lm
>> The righteous patch would be something like the following.
> [..]
>
> Applied to stable-1.4.20, thanks everyone.
I don't see this patch in release 1.4.21 ? Can you please confirm (and
pull code to master if necessary)
Thanks
Ed W
prev parent reply other threads:[~2013-12-24 16:10 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
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 [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=52B9AFB1.5070903@wildgooses.com \
--to=lists@wildgooses.com \
--cc=fw@strlen.de \
--cc=gustavo@zacarias.com.ar \
--cc=jengelh@inai.de \
--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.