From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=E9r=F4me_Poulin?= Subject: Re: [PATCH pom-ng] port TARPIT to linux 2.6.12 Date: Thu, 12 May 2005 17:01:41 -0400 Message-ID: References: <20050512182024.GA23331@roonstrasse.net> Reply-To: =?ISO-8859-1?Q?J=E9r=F4me_Poulin?= Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: netfilter-devel@lists.netfilter.org Return-path: To: Max Kellermann In-Reply-To: <20050512182024.GA23331@roonstrasse.net> Content-Disposition: inline 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 Heh, does anyone checked the message with subject ipt_TARPIT.c from me, submitted the same patch... On 5/12/05, Max Kellermann wrote: > Hi, >=20 > the following two mini patches port the TARPIT target to linux > 2.6.12. >=20 > tarpit-01-fix_indent.patch > - fix the indentation in the source file (tabs) >=20 > tarpit-02-linux_2_6_12_api.patch > - call dst_mtu() instead of dst_pmtu() on 2.6.12 (conditional) >=20 >=20 > Max >=20 >=20 >