From: Stephen Hemminger <stephen@networkplumber.org>
To: Alexander Aring <aar@pengutronix.de>
Cc: netdev@vger.kernel.org, kernel@pengutronix.de,
clemens.gruber@pqgruber.com
Subject: Re: [RFC PATCH iproute2] tc: let m_ipt work with new iptables API headers
Date: Tue, 14 Jun 2016 18:05:38 -0700 [thread overview]
Message-ID: <20160614180538.3d22d86f@xeon-e3> (raw)
In-Reply-To: <20160529182713.2131-1-aar@pengutronix.de>
On Sun, 29 May 2016 20:27:13 +0200
Alexander Aring <aar@pengutronix.de> wrote:
> Since commit 5cd1adb ("Update to current iptables headers") the build
> with m_ipt.o and the following config will fail:
>
> TC_CONFIG_XT:=n
> TC_CONFIG_XT_OLD:=n
> TC_CONFIG_XT_OLD_H:=n
>
> This patch renames "iptables_target" to "xtables_target" and some other
> things which gets renamed and I noticed while reading iptables git log.
> Functions which are not used in m_ipt.c and not exported by the header
> are removed, if they still used in m_ipt.c I added a static to the function.
>
> Reported-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> Signed-off-by: Alexander Aring <aar@pengutronix.de>
Applied.
Not sure why this never showed up in patchwork.
prev parent reply other threads:[~2016-06-15 1:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-29 18:27 [RFC PATCH iproute2] tc: let m_ipt work with new iptables API headers Alexander Aring
2016-06-12 21:30 ` Alexander Aring
2016-06-15 1:05 ` Stephen Hemminger [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=20160614180538.3d22d86f@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=aar@pengutronix.de \
--cc=clemens.gruber@pqgruber.com \
--cc=kernel@pengutronix.de \
--cc=netdev@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).