From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [RFD] iptables: mangle table obsoletes filter table Date: Sat, 13 Oct 2007 01:02:24 +0200 Message-ID: <470FFD00.9030106@trash.net> References: <200710120031.42805.a1426z@gawab.com> <470F7B4B.2010609@trash.net> <200710130156.54050.a1426z@gawab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Engelhardt , Netfilter Developer Mailing List , netdev@vger.kernel.org, linux-net@vger.kernel.org, Linux Kernel Mailing List To: Al Boldi Return-path: In-Reply-To: <200710130156.54050.a1426z@gawab.com> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Al Boldi wrote: > Patrick McHardy wrote: > >> The netlink based iptables successor I'm currently working on allows to >> dynamically create tables with user-specified priorities and "built-in" >> chains. The only built-in tables will be those that need extra >> processing (mangle/nat). So it should be possible to set up tables >> basically any way you desire. >> > > Wow! How soon can we expect this to surface on mainline? I can't tell at this point, there's still too much work to do for a realistic estimate. I'll post patches to netfilter-devel as soon as its good enough for some real testing.