From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [iptables PATCH 1/2] Add iptables support for the TPROXY target Date: Wed, 15 Oct 2008 11:50:05 +0200 Message-ID: <48F5BCCD.90508@trash.net> References: <200810151010.15083@nessa> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: KOVACS Krisztian Return-path: Received: from stinky.trash.net ([213.144.137.162]:62778 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532AbYJOJuI (ORCPT ); Wed, 15 Oct 2008 05:50:08 -0400 In-Reply-To: <200810151010.15083@nessa> Sender: netfilter-devel-owner@vger.kernel.org List-ID: KOVACS Krisztian wrote: > Add user-space code for the TPROXY target. Applied, thanks.