From: "Maciej Żenczykowski" <zenczykowski@gmail.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Patrick McHardy <kaber@trash.net>,
Netfilter Development Mailinglist
<netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH 3/5] build: fix absence of xml translator in IPv6-only builds
Date: Mon, 30 May 2011 14:04:43 +0200 [thread overview]
Message-ID: <BANLkTikq3Nvxc9W3GkYgMh2cGyUoaB1frw@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1105301358470.24700@frira.zrqbmnf.qr>
Uhm, if it's ip proto independent then it shouldn't be defined in
xtables-multi in the #ifdef ENABLE_IPV4 section... right?
Or I'm missing something? It should be usable if you're creating a
static build of xtables-multi with only ipv6 support, correct?
2011/5/30 Jan Engelhardt <jengelh@medozas.de>:
> On Monday 2011-05-30 13:57, Maciej Żenczykowski wrote:
>
>>ie. this commit, in xtables-multi.c should probably change:
>>
>> {"iptables-xml", iptables_xml_main},
>> {"xml4", iptables_xml_main},
>>#endif
>>
>>to
>>
>>#endif
>> {"iptables-xml", iptables_xml_main},
>> {"xml", iptables_xml_main},
>>
>>(and maybe add an ip6tables-xml alias as well?)
>
> nope, the xml subcomponent is a nfproto-independent text-to-text
> translator IIRC.
>
>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-05-30 12:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-30 10:18 iptables fixes for 2011-05-30 Jan Engelhardt
2011-05-30 10:18 ` [PATCH 1/5] build: remove dead code parts Jan Engelhardt
2011-05-30 10:18 ` [PATCH 2/5] build: fix installation of symlinks Jan Engelhardt
2011-05-30 11:50 ` Maciej Żenczykowski
2011-05-30 10:18 ` [PATCH 3/5] build: fix absence of xml translator in IPv6-only builds Jan Engelhardt
[not found] ` <BANLkTik2r-SqtUMVBRcKFngPTzgMUJruzg@mail.gmail.com>
2011-05-30 11:57 ` Maciej Żenczykowski
2011-05-30 11:59 ` Jan Engelhardt
2011-05-30 12:04 ` Maciej Żenczykowski [this message]
2011-05-30 10:18 ` [PATCH 4/5] doc: update GPL license text Jan Engelhardt
2011-05-30 10:18 ` [PATCH 5/5] doc: iptables-xml should be in manpage section 1 Jan Engelhardt
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=BANLkTikq3Nvxc9W3GkYgMh2cGyUoaB1frw@mail.gmail.com \
--to=zenczykowski@gmail.com \
--cc=jengelh@medozas.de \
--cc=kaber@trash.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).