From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH libnftnl 4/9] src: ct: add zone support Date: Sun, 19 Feb 2017 20:22:10 +0100 Message-ID: <20170219192210.GA4031@salvia> References: <20170203123556.17357-1-fw@strlen.de> <20170203123556.17357-5-fw@strlen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Florian Westphal Return-path: Received: from mail.us.es ([193.147.175.20]:58756 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750880AbdBSTWb (ORCPT ); Sun, 19 Feb 2017 14:22:31 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id BDD5AED904 for ; Sun, 19 Feb 2017 20:22:29 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id B1782DA809 for ; Sun, 19 Feb 2017 20:22:29 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id C6102DA809 for ; Sun, 19 Feb 2017 20:22:26 +0100 (CET) Content-Disposition: inline In-Reply-To: <20170203123556.17357-5-fw@strlen.de> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Feb 03, 2017 at 01:35:51PM +0100, Florian Westphal wrote: > Signed-off-by: Florian Westphal Acked-by: Pablo Neira Ayuso Please, push this chunk for libnftnl into git.netfilter.org, Thanks!