[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200712311643.41946.vda.linux@googlemail.com>
Date: Mon, 31 Dec 2007 16:43:41 +0000
From: Denys Vlasenko <vda.linux@...glemail.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: Harald Welte <laforge@...monks.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Netfilter Development Mailinglist
<netfilter-devel@...r.kernel.org>
Subject: [PATCH] ip[6]_tables.c: remove some inlines
On Friday 28 December 2007 15:30, Patrick McHardy wrote:
> >> This clashes with my pending patches, which I'll push upstream
> >> today. I also spent some time resyncing ip_tables and ip6_tables
> >> so a diff of both (with some sed'ing) shows only the actual
> >> differences, so please update ip6_tables as well.
> >
> > I would be happy to rediff the patch.
> >
> > Which tree should I sync against in order to not collide
> > with your changes?
>
> The net-2.6.25.git tree contains all my changes.
ip[6]_tables.c seem to abuse inline.
This patch removes inlines except those which are used
by packet matching code and thus are performance-critical.
Please take this patch into netfilter queue.
Signed-off-by: Denys Vlasenko <vda.linux@...glemail.com>
--
vda
View attachment "net-2.6.25_iptable_deinlined.patch" of type "text/x-diff" (11650 bytes)
Powered by blists - more mailing lists