From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 4/5] netns netfilter: propagate netns from userspace Date: Tue, 22 Jan 2008 17:58:38 +0100 Message-ID: <479620BE.2090606@trash.net> References: <20080121145424.GI27615@localhost.sw.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, devel@openvz.org To: Alexey Dobriyan Return-path: Received: from stinky.trash.net ([213.144.137.162]:53798 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751785AbYAVQ7I (ORCPT ); Tue, 22 Jan 2008 11:59:08 -0500 In-Reply-To: <20080121145424.GI27615@localhost.sw.ru> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Alexey Dobriyan wrote: > .. all the way down to table searching functions. > > Signed-off-by: Alexey Dobriyan Applied. > --- > > net/ipv4/netfilter/ip_tables.c | 46 ++++++++++++++++++++--------------------- > 1 file changed, 23 insertions(+), 23 deletions(-) What about ip6_tables etc?