From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCHv2] extensions: libxt_conntrack: Add translation to nft Date: Wed, 22 Jun 2016 19:59:31 +0200 Message-ID: <20160622175931.GA9762@salvia> References: <20160620151614.GA23386@sonyv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Laura Garcia Liebana Return-path: Received: from mail.us.es ([193.147.175.20]:45971 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751883AbcFVR7r (ORCPT ); Wed, 22 Jun 2016 13:59:47 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 4EFA0E8E8C for ; Wed, 22 Jun 2016 19:59:46 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 8906DFAB4E for ; Wed, 22 Jun 2016 19:59:45 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 7034D9EBC6 for ; Wed, 22 Jun 2016 19:59:32 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160620151614.GA23386@sonyv> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Jun 20, 2016 at 05:16:18PM +0200, Laura Garcia Liebana wrote: > Add translation of conntrack to nftables. Applied, thanks Laura.