From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnetfilter_conntrack PATCH v2 1/3] src: add support for IPv6 to struct __nfct_nat Date: Fri, 20 May 2016 11:35:42 +0200 Message-ID: <20160520093542.GA2192@salvia> References: <146356174434.15746.15408366557914731507.stgit@nfdev2.cica.es> <20160520093439.GA2028@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, fw@strlen.de To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:60620 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932838AbcETJfu (ORCPT ); Fri, 20 May 2016 05:35:50 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 4F600C9EC8 for ; Fri, 20 May 2016 11:35:49 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 3363F15D633 for ; Fri, 20 May 2016 11:35:49 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 053F81B31AA for ; Fri, 20 May 2016 11:35:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160520093439.GA2028@salvia> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, May 20, 2016 at 11:34:39AM +0200, Pablo Neira Ayuso wrote: > This doesn't apply cleanly, please rebase on top of git HEAD and resubmit. Forget this, sorry. I forgot to pull before applying this. So now applied, thanks Arturo.