From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] IPv4 NAT ported to nf_conntrack Date: Mon, 30 Oct 2006 17:06:39 +0100 Message-ID: <4546230F.2080504@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Jozsef Kadlecsik In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Jozsef Kadlecsik wrote: > Attached is a patch which implements IPv4 NAT over nf_conntrack by > straightforward porting of the original NAT code. Very nice, I was working on that too, but still in the early stages. I'll give it some closer review during the week.