From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luciano Coelho Subject: Re: [PATCH v2 0/2] netfilter: xtables: xt_condition inclusion and change to u32 Date: Fri, 06 Aug 2010 17:06:39 +0300 Message-ID: <1281103599.32491.11.camel@chilepepper> References: <1281097308-1515-1-git-send-email-luciano.coelho@nokia.com> <4C5C1411.7020709@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "netfilter-devel@vger.kernel.org" , "netdev@vger.kernel.org" , "jengelh@medozas.de" , "sameo@linux.intel.com" To: ext Patrick McHardy Return-path: In-Reply-To: <4C5C1411.7020709@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2010-08-06 at 15:54 +0200, ext Patrick McHardy wrote: > Am 06.08.2010 14:21, schrieb luciano.coelho@nokia.com: > > From: Luciano Coelho > > > > Hello, > > > > Here v2 of the xt_condition patch, it contains some changes suggested by Jan. > > > > When these patches get accepted, I'll send the implementation of the condition > > target, as discussed before. > > > > In RFC v2 I've made a few changes as discussed in the review: > > > > * Removed per-netns module parameters > > * Use par->net instead of current->nsproxy->net_ns > > * Fix file-leak in procfs when exiting the netns > > > > I didn't get any more comments in RFC v2, so I assume it is okay to send it for > > inclusion. > > The merge window for networking patches is closed, I'm only taking > bugfixes at this time. Please resend once net-next opens up again. Ok, I'll resend once the trees are open again. I'll probably include some more patches on top of this then. -- Cheers, Luca.