From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nftables PATCH 2/2] Add support for IPv6 NAT Date: Mon, 30 Sep 2013 12:57:30 +0200 Message-ID: <20130930105730.GB6448@localhost> References: <1380448409-19583-1-git-send-email-eric@regit.org> <1380448409-19583-3-git-send-email-eric@regit.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Eric Leblond Return-path: Received: from mail.us.es ([193.147.175.20]:56440 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753854Ab3I3K5h (ORCPT ); Mon, 30 Sep 2013 06:57:37 -0400 Content-Disposition: inline In-Reply-To: <1380448409-19583-3-git-send-email-eric@regit.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Sun, Sep 29, 2013 at 11:53:29AM +0200, Eric Leblond wrote: > This patch adds support for IPv6 NAT. It adds IPv6 > support in evaluation and in delinearization which > were the only missing parts. Applied, thanks Eric.