From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnetfilter-conntrack PATCH] qa: update test_api with IPv6 NAT Date: Wed, 25 May 2016 10:53:53 +0200 Message-ID: <20160525085353.GA4245@salvia> References: <146408097950.11122.5672229125585867763.stgit@nfdev2.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:48610 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbcEYIx6 (ORCPT ); Wed, 25 May 2016 04:53:58 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id BEFBC1C4383 for ; Wed, 25 May 2016 10:53:56 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id B03BD11C38B for ; Wed, 25 May 2016 10:53:56 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id A89AF15D620 for ; Wed, 25 May 2016 10:53:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <146408097950.11122.5672229125585867763.stgit@nfdev2.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, May 24, 2016 at 11:09:39AM +0200, Arturo Borrero Gonzalez wrote: > Comparators are not implemented. Applied, thanks Arturo.