From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCHv4 0/3] add nft_queue module Date: Sat, 7 Dec 2013 23:57:48 +0100 Message-ID: <20131207225748.GB4313@localhost> References: <20131205214133.GA4307@localhost> <1386285853-464-1-git-send-email-eric@regit.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, fw@strlen.de To: Eric Leblond Return-path: Received: from mail.us.es ([193.147.175.20]:42858 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754446Ab3LGW5x (ORCPT ); Sat, 7 Dec 2013 17:57:53 -0500 Content-Disposition: inline In-Reply-To: <1386285853-464-1-git-send-email-eric@regit.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Dec 06, 2013 at 12:24:10AM +0100, Eric Leblond wrote: > > Hello, > > OK, here's a new version not adding a useless file when putting > reusable code in a header. Applied with changes, please check: http://git.kernel.org/cgit/linux/kernel/git/pablo/nftables.git and let me know if you have any concern with my changes. Thanks.