From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 0/3] netfilter: nf_tables: minor fixes Date: Sun, 30 Dec 2012 03:21:07 +0100 Message-ID: <20121230022107.GA10800@1984> References: <1356590608-25829-1-git-send-email-kaber@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: kaber@trash.net Return-path: Received: from mail.us.es ([193.147.175.20]:51006 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753705Ab2L3CVP (ORCPT ); Sat, 29 Dec 2012 21:21:15 -0500 Content-Disposition: inline In-Reply-To: <1356590608-25829-1-git-send-email-kaber@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Dec 27, 2012 at 07:43:25AM +0100, kaber@trash.net wrote: > Hi Pablo, > > the following patches fix two minor netlink issues and add a missing check > for duplicate names on chain renames. > > Please apply, thanks! All applied, thanks Patrick!